Abfall API

This commit is contained in:
Martin Brodbeck 2022-12-19 10:38:04 +01:00
commit 9732c4ecd9

20
Abfall_API.md Normal file
View file

@ -0,0 +1,20 @@
# Abfall API
Der Landkreis Reutlingen verwendet die API [api.abfall.io]().
* f_id_kommune (Dettingen): 1258
* f_id_strasse (Eichendorffstr.): 1258eichendorffstrasse
* f\_id\_strasse_hnr (6): 25938
* f_id_abfalltyp_0 (Restmülltonne): 31
* f_id_abfalltyp_1 (Biotonne): 50
* f_id_abfalltyp_2 (Papiertonne): 19
* f_id_abfalltyp_3 (Gelber Sack): 17
* f_id_abfalltyp_4 (Problemstoffmobil): 44
* f_zeitraum (2023): 20230101-20231231
* f_abfallarten_index_max: 5
* f_abfallarten: 31,50,19,17,44
Aufruf mit Key (Export CSV): [https://api.abfall.io/?key=514199db585ea04541fe70feead6315f&modus=d6c5855a62cf32a4dadbc2831f0f295f&waction=export_csv]().
Aufruf mit Key (Export ICS): [https://api.abfall.io/?key=514199db585ea04541fe70feead6315f&modus=d6c5855a62cf32a4dadbc2831f0f295f&waction=export_ics]().