Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/koverholt/austin-fire-incidents

Interactive map of Austin fire incidents from 2013 to 2018
https://github.com/koverholt/austin-fire-incidents

Last synced: 9 days ago
JSON representation

Interactive map of Austin fire incidents from 2013 to 2018

Awesome Lists containing this project

README

        

# austin-fire-incidents

Interactive Map of Austin Fire Incidents from 2013 to 2018

![Austin Fire Incidents](https://github.com/koverholt/austin-fire-incidents/blob/main/images/austin-fire-incidents.png?raw=true)

Data from https://data.austintexas.gov

## Deployment

```
gcloud run deploy austin-fire-incidents --source src/ --region us-central1 --allow-unauthenticated
```