Git Product home page Git Product logo

postjournaler's Introduction

Scrapers for norweigan post journal sources
===========================================

Classic API code available from

https://bitbucket.org/ScraperWiki/scraperwiki-classic/src/c7f076950476?at=default
https://github.com/rossjones/ScraperWikiX/blob/master/services/scriptmgr/scripts/exec.py


Standalone lib https://github.com/scraperwiki/scraperwiki-python

== Running / testing scrapers ==

To get the scrapers running, one need to set up the data directory and
a patched copy of the scraperwiki-python project.  The script
env-setup is provided to do so.  Run it from the top of the checked
out scraper directory to set up your own copy.

  ./env-setup

To run a scraper, use the run-scraper command and give the scraper
name as the argument.  For example like this:

  ./run-scraper postliste-oep

== Common field names ==

List of field names used in most scrapers.  All dates uses ISO format,
YYYY-MM-DD, "YYYY-MM-DD HH:MM" or "YYYY-MM-DD HH:MM+TZ".

 * agency, name of public administration
 * recorddate
 * docdate, date on document
 * docdesc, title/description of document entry
 * doctype, type of documen entry
 * caseyear
 * caseseqnr
 * casedocseq
 * caseid
 * casedesc
 * recipient
 * sender
 * exemption
 * journalyear
 * journalseqnr
 * journalid
 * scraper, name of script used to collect data
 * scrapedurl, URL used to collect data
 * scrapestamputc, when the information was fetched from the URL

These are doctype values, based on NOARK types.

 * U - Outgoing document
 * I - Incoming document
 * X - Internal document
 * N - Internal document

postjournaler's People

Contributors

petterreinholdtsen avatar kagee avatar knutid avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.