Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zofiaqlt/geocoding_r_tableau
🎯 Building permits trends between 1990 and 2020 in the county of San Francisco, USA - use of R, RStudio, and Tableau (Data collection, Cleaning, and Data Visualization)
https://github.com/zofiaqlt/geocoding_r_tableau
api geocoding openstreetmap r tableau
Last synced: 1 day ago
JSON representation
🎯 Building permits trends between 1990 and 2020 in the county of San Francisco, USA - use of R, RStudio, and Tableau (Data collection, Cleaning, and Data Visualization)
- Host: GitHub
- URL: https://github.com/zofiaqlt/geocoding_r_tableau
- Owner: ZofiaQlt
- Created: 2023-05-09T21:25:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T21:05:31.000Z (about 1 year ago)
- Last Synced: 2024-11-13T04:09:28.431Z (2 months ago)
- Topics: api, geocoding, openstreetmap, r, tableau
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Geocoding with R and visualization with Tableau
The dataset comes from the San Francisco City Open Data :
https://data.sfgov.org/Housing-and-Buildings/Building-Permits/i98e-djp9
The geolocation coordinates were exctracted with the help of the Nominatim API (a search engine for OpenStreetMap data):
https://nominatim.openstreetmap.org/search?q=
The data were cleaned and processed with R and then visualized with Tableau.