commit 9732c4ecd9768504c45b7c5839c50670db5d7941 Author: Martin Brodbeck Date: Mon Dec 19 10:38:04 2022 +0100 Abfall API diff --git a/Abfall_API.md b/Abfall_API.md new file mode 100644 index 0000000..b3f4309 --- /dev/null +++ b/Abfall_API.md @@ -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]().