aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2014-12-08 20:15:11 +0100
committerPetter Reinholdtsen <pere@hungry.com>2014-12-08 20:15:11 +0100
commite720e189eb9724dcf20430a4a79d49f111f6916e (patch)
treed95c1480df5da05f61f31e7a8967aa9133b28900
parent75ddbe8c57cea479dd26b449639e807f8fc0824c (diff)
Add meta-info about some scrapers.
-rw-r--r--scrapersources/postliste-hole12
-rw-r--r--scrapersources/postliste-loppa-kommune11
-rw-r--r--scrapersources/postliste-mrfylke10
3 files changed, 30 insertions, 3 deletions
diff --git a/scrapersources/postliste-hole b/scrapersources/postliste-hole
index 3f34322..325ffdd 100644
--- a/scrapersources/postliste-hole
+++ b/scrapersources/postliste-hole
@@ -1,4 +1,14 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: kommune
+# Status: unfinished
+# Name: Hole kommune
+# Format: HTML
+# Datatype:
+# Publish duration: ?
+# Run: not yet
+# Missingfields: casedocseq
+
import scraperwiki
import lxml.html
import datetime
diff --git a/scrapersources/postliste-loppa-kommune b/scrapersources/postliste-loppa-kommune
index 7c7ec72..e582d3f 100644
--- a/scrapersources/postliste-loppa-kommune
+++ b/scrapersources/postliste-loppa-kommune
@@ -1,4 +1,13 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: kommune
+# Status: finished
+# Name: Loppa kommune
+# Format: PDF
+# Datatype: ePhorte
+# Publish duration: 6 months
+# Run: daily
+
# Based on the scraper advanced-scraping-pdf
# See also
# https://views.scraperwiki.com/run/pdf-to-html-preview-1/?url=http%3A%2F%2Fwww.stortinget.no%2FGlobal%2Fpdf%2Fpostjournal%2Fpj-2012-05-09.pdf
diff --git a/scrapersources/postliste-mrfylke b/scrapersources/postliste-mrfylke
index 5c26ba3..439d198 100644
--- a/scrapersources/postliste-mrfylke
+++ b/scrapersources/postliste-mrfylke
@@ -1,4 +1,12 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: fylkeskommune
+# Status: finished
+# Name: Møre og Romsdals fylkeskommune
+# Format: ?
+# Datatype: ?
+# Publish duration:
+# Run: ?
import scraperwiki
import json