Skip to content

Latest commit

 

History

History
87 lines (68 loc) · 3.33 KB

umweltverbaende_at.md

File metadata and controls

87 lines (68 loc) · 3.33 KB

Die NÖ Umweltverbände

Support for many of the schedules provided by Die NÖ Umweltverbände for Lower Austria.

Configuration Variables

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: DISTRICT_ARG
        municipal: MUNICIPAL/RAYON

district
(string) (required)

Lower Austrian district, see table below for valid DISTRICT_ARG

muncipal
(string) (required)

Municipal within the district for which the collection schedule is required. The municipal should be spelt as it appears on the Abholtermine page. There is no need to include the "Marktgemeinde", "Gemeinde", or "Stadtgeminde" text.

For Stadt Krems, the district is divided into 12 Rayon, so supply your Rayon name for the municipal arg. For example: Rehberg (Rayon 30) would be Rehberg, whereas Innenstadt 2 (Rayon 200) would be Innenstadt 2

Examples

waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "gaenserndorf" # Gänserndorf
        municipal: "Marchegg" # Municipal
waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "waidhofen" # Waidhofen/Thaya
        municipal: "Kautzen" # Municipal
waste_collection_schedule:
  sources:
    - name: umweltverbaende_at
      args:
        district: "kermsstadt" # Stadt Krems
        municipal: "Rehberg" # Rayon

DISTRICT_ARG Lookup

Lower Austria District DISTRICT_ARG Municipalities/Rayons
Bruck/Leitha bruck link
Baden baden link
Gmünd gmuend link
Gänserndorf gaenserndorf link
Hollabrunn hollabrunn link
Horn horn link
Klosterneuburg klosterneuburg link
Korneuburg korneuburg link
Krems krems link
Stadt Krems kremsstadt link
Lilienfeld lilienfeld link
Mödling moedling link
Melk melk link
Mistelbach mistelbach link
St. Pölten stpoeltenland link
Scheibbs scheibbs link
Schwechat schwechat link
Tulln tulln link
Waidhofen/Thaya waidhofen link
Zwettl zwettl link

Missing Districts

Amstetten, Laa/Thaya, Neunkirchen, Stadt St. Pölten and Wiener Neustadt serve their waste collection scheduled from local municipality web sites using different back-ends and aren't supported by this script.