aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2015-01-18 00:11:55 +0100
committerPetter Reinholdtsen <pere@hungry.com>2015-01-18 00:11:55 +0100
commit8c2f45465f26ecf7bdf85cd09a14ec2b9fa5b8ce (patch)
treec0ed0d16394742b51903ec4930f95dcaf5c2d9f2
parent2adb862ae400a98987890dd7ba14d65caca58cdf (diff)
Add meta-info.
-rw-r--r--scrapersources/postliste-difi10
-rw-r--r--scrapersources/postliste-fredrikstad10
-rw-r--r--scrapersources/postliste-lindesnes11
3 files changed, 29 insertions, 2 deletions
diff --git a/scrapersources/postliste-difi b/scrapersources/postliste-difi
index 459327b..aead0bd 100644
--- a/scrapersources/postliste-difi
+++ b/scrapersources/postliste-difi
@@ -1,4 +1,12 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: ?
+# Status: finished
+# Name: Direktoratet for forvaltning og IKT
+# Format: PDF
+# Datatype: ePhorte
+# Vendor: Ergo
+# Run: obsolete, moved to OEP
import scraperwiki
import json
diff --git a/scrapersources/postliste-fredrikstad b/scrapersources/postliste-fredrikstad
index 7fb5a13..f0300e2 100644
--- a/scrapersources/postliste-fredrikstad
+++ b/scrapersources/postliste-fredrikstad
@@ -1,3 +1,13 @@
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: kommune
+# Status: unfinished
+# Name: Fredrikstad kommune
+# Format: HTML
+# Datatype: ?
+# Vendor: ?
+# Run: not finished
+
import scraperwiki
import json
diff --git a/scrapersources/postliste-lindesnes b/scrapersources/postliste-lindesnes
index 39e69c0..686877e 100644
--- a/scrapersources/postliste-lindesnes
+++ b/scrapersources/postliste-lindesnes
@@ -1,4 +1,13 @@
-# -*- coding: UTF-8 -*-
+# -*- coding: utf-8 -*-
+# YAML-tagger:
+# Type: kommune
+# Status: unfinished
+# Name: Lindesnes kommune
+# Format: HTML
+# Datatype: ?
+# Vendor: ?
+# Run: not finished
+
import scraperwiki
import lxml.html
import datetime