Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spcanelon/2022-ccd-sips
Workshop materials for creating the Center City Sips District 2022 interactive map
https://github.com/spcanelon/2022-ccd-sips
geocoding ggmap interactive-map leaflet r robotstxt webscraping
Last synced: 16 days ago
JSON representation
Workshop materials for creating the Center City Sips District 2022 interactive map
- Host: GitHub
- URL: https://github.com/spcanelon/2022-ccd-sips
- Owner: spcanelon
- Created: 2022-09-24T21:46:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-29T13:49:09.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:28:04.308Z (almost 2 years ago)
- Topics: geocoding, ggmap, interactive-map, leaflet, r, robotstxt, webscraping
- Language: HTML
- Homepage: https://spcanelon.github.io/2022-ccd-sips
- Size: 10.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![CC BY-SA 4.0][cc-by-sa-shield]][cc-by-sa]
# Philly Center City District Sips 2022: An Interactive Map
**An R tutorial [created for R-Ladies Philly](https://silviacanelon.com/talk/2022-ccd-sips)**!["Silvia Canelón presents Webscraping, Geocoding & Interactive Map-Making with Center City Sips Data. R-Ladies Philly."](https://www.meetup.com/_next/image/?url=https%3A%2F%2Fsecure-content.meetupstatic.com%2Fimages%2Fclassic-events%2F506372053%2F676x380.webp&w=3840&q=75)
Are you interested in learning how to work with geographic data? How to scrape data from the web? How to plot your geographic data and make it all interactive and interesting? If so, this beginner-friendly workshop is for you.
Join us as Silvia Canelón provides a gentle introduction to web-scraping, geocoding and map-making in an end-to-end analysis. You'll learn how to scape the bar and restaurant data from the Center City Sips website and convert the addresses to latitude and longitude. You'll learn how to plot the geographic data onto a map and customize the visualization with {leaflet}([Check out the map](http://tiny.cc/ccdsips2022)!).
All of the code and the data will be available in an RStudio cloud project to make coding along even easier. This workshop is based on Silvia's previously shared [tutorial](https://silviacanelon.com/blog/2022-ccd-sips/#building-the-map).
## Links
- [Event page](https://www.meetup.com/rladies-philly/events/287894111/)
- [Slides](https://slides.silviacanelon.com/2022-ccd-sips)
- [Quarto tutorial](https://spcanelon.github.io/2022-ccd-sips)
- [RStudio Cloud project](https://rstudio.cloud/content/4597043)---
[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]
This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg