Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgrtwo/serial-ggvis
A visualization of the call log and map from the Serial podcast, using ggvis and Shiny.
https://github.com/dgrtwo/serial-ggvis
Last synced: 16 days ago
JSON representation
A visualization of the call log and map from the Serial podcast, using ggvis and Shiny.
- Host: GitHub
- URL: https://github.com/dgrtwo/serial-ggvis
- Owner: dgrtwo
- Created: 2014-12-23T18:21:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-23T19:04:12.000Z (about 10 years ago)
- Last Synced: 2024-10-30T20:08:25.387Z (2 months ago)
- Language: R
- Size: 997 KB
- Stars: 3
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive visualization of Serial's call log data using ggvis
This contains the code behind [this interactive visualization](https://dgrtwo.shinyapps.io/serialApp/) of the call logs from the [Serial podcast](http://serialpodcast.org/). The visualization is described in [this blog post](http://varianceexplained.org/r/shiny-ggvis/)- the app itself is stored in the [serialApp](serialApp/) directory.
The raw data comes from [this GitHub repository](https://github.com/thmcmahon/serial_podcast_data), and maps from the [Maryland State Data Center](http://www.mdp.state.md.us/MSDC/Zipcode_map/2012/zip12idx.shtml).