metaodi / openerz

OpenERZ is an open API to the waste collection of many different municipalities in Switzerland (e.g. Zurich, Basel, St. Gallen, Uster, Thalwil, Adliswil, Horgen etc.)
https://metaodi.ch/openerz/
MIT License
24 stars 1 forks source link

Missing data for 2023 #125

Closed pstadler closed 1 year ago

pstadler commented 1 year ago

Hey Odi

Trying to query data for 2023, but nothing is being returned[1].

Cheers Patrick

[1] https://openerz.metaodi.ch/api/calendar.ics?zip=8055&types=cardboard&types=paper&lang=de&start=2023-01-01

metaodi commented 1 year ago

I'm working on it, hope I can release tomorrow.

pstadler commented 1 year ago

Thanks 👍🏻

BadTorro commented 1 year ago

I guess this one is still pending? When I try to fetch data, nothing is returned:

http://openerz.metaodi.ch/api/calendar.json?zip=8047&start=2023-01-05&end=2023-01-12

Thanks !

multipleofzero commented 1 year ago

Hi Odi

Thank you so much for providing this API! Awesome to see that you are still maintaining it. I am among the crowd waiting for 2023 data :). No pressure though.

Cheers!

metaodi commented 1 year ago

Still on it, I'm migrating to PostgreSQL as wel so this took a bit longer than expected.

metaodi commented 1 year ago

So the new data is now available, let me know if anything is broken, but it should work now with the 2023 data.

pstadler commented 1 year ago

Just checked. Some dates for 8055 seem to be off. Paper and cardboard collection in 8055 happens to be on Tuesdays.

february march

API call: https://openerz.metaodi.ch/api/calendar.json?zip=8055&types=cardboard&types=paper&lang=de Reference: https://www.stadt-zuerich.ch/content/dam/stzh/ted/Deutsch/erz/abfall/eu23/eu23-barrierefrei/221116_ERZ_Entsorgungskalender_2023_55_ba.pdf

pstadler commented 1 year ago

Just checked your data source and it's clearly wrong on their side.

metaodi commented 1 year ago

I will check with ERZ and try to get the data fixed.

metaodi commented 1 year ago

The data was fixed and I just loaded it, looks good to me.

pstadler commented 1 year ago

Confirmed. That was quick, thanks for caring!