Repaircafess und Gemeinschaftsgärten (Anstiftung) #13
Labels
0 Plattformpartner
APIs and Databasis to connect via FairSync
Datastructure
This issue includes a documented example of the datastructure
Usecase
Repaircafees and Urban Gardening are one of the most powerful initiatives to drive local transformation.
Anstiftung (Daniel Überall und Tom Hansing) have the moste complete overview:
They are willing to share their data. Currently, they can not handle updates via API so they dont need data back.
Datenstruktur Repaircafes (Orte, nicht events)
https://github.com/anstiftung/mapped-repair-events-api-docs
{
"id": 0,
"name": "string",
"city": "string",
"postalCode": "string",
"street": "string",
"street2": "string",
"coordinates": {
"lat": 0,
"lng": 0
},
"landingPage": "string",
"logoUrl": "string",
"category": {
"id": 0,
"label": "string",
"iconUrl": "string"
},
"nextEvent": "2024-06-06"
}
Todo
Alle Events for Repair cafees from https://www.reparatur-initiativen.de/events.ics were already imported to kvm https://www.kartevonmorgen.org/m/main?c=50.8260%2C10.9200&z=6.00&tag=repaircafe&type=event via our wordpress import plugin https://www.kartevonmorgen.org/wordpress/ but the download ical is obviously not working.
Kontakt: https://trello.com/c/6MlhBGCm/37-anstiftung-gemeinschaftsg%C3%A4rten-repaircafes-lastenr%C3%A4der
The text was updated successfully, but these errors were encountered: