Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 2.29 KB

File metadata and controls

76 lines (45 loc) · 2.29 KB

CIDIU S.p.A.

Support for schedules provided by CIDIU S.p.A., in the nort-west Turin province in Italy. The service will scrape the bi-weekly schedule table returned by the getRecollection method from cidiu-processer.php

How to get the configuration arguments

  • Browse to the waste schedule page
  • Select your town, street name and number from the dropdowns
  • Click on "Visualizza il calendario bisettimanale"

If you get a schedule, you can use the same parameters in the configuration

Configuration via configuration.yaml

waste_collection_schedule:
    sources:
    - name: cidiu_it
      args:
        city: Collegno
        street_name: via Roma
        street_number: '1'

Configuration Variables

city
(string (required))

Your city name. All cities/towns/communalities served by CIDIU are listed on the available service web page.

street
(string) (required)

Street name without number, make sure it's the same you tested on the waste schedule page.

street_number
(string) (required)

Street number, make sure it's the same you tested on the waste schedule page.

Returned Collections

This source will return the schedule for the next 15 days for each container type.

Returned collection types

Indifferenziato

Green bin for general domestic waste.

Organico

Brown bin for organic waste (food waste and anything biodegradable and compostable).

Carta

White bin for paper, cardboard, magazines, pamphlets, books, notebooks, paper bags, paper packaging and tetrapaks.

Vetro e lattine

Green/brown bin for bottles, jars, aluminium drinks cans, metal food cans and canisters, aluminium caps.

Plastica

Blue bin for water and soft drinks bottles, liquid containers in general, polystyrene, plastic plates and cups, grocery bags.

Sfalci

Green bin for grass cuts, foliage, and prunings in general

  • Sfalci abbonamento ridotto will list the bi-weekly schedule collections from March to October
  • Sfalci abbonamento intero will list the weekly schedule collections from March to October and the monthly schedule from November to February