- What's in a Vacant Lot, Adrián León, Max Masuda-Farkas, and Xuezhu Zhao
- Surveillance in New Orleans, Briana Cervantes
- A Spatial History of House Music, Marlana Zink
- How the Air Campaign Against ISIS Grew, New York Times
Choose a topic that is fruitfully explained with some combination of narrative and geographic elements. Think about what data you want to tell a story about. Whatever data you use, be sure to include citations somewhere in your app interface. You can choose a dataset from any of a number of sources, for example:
- Use data you've been working with for another class
- Create your own dataset (check out geojson.io)
- Find data from an open data repository...
OpenDataPhilly has lots of Philadelphia-specific data, like:
- Neighborhood Boundaries
- Historic Streets, Districts, or Properties
- School Information
- PA Horticultural Society Land Care
Many other cities, counties, states, and countries have dedicated data portals as well. Here are a couple of lists of state-sponsored open data sites:
Sources like Stop Demolishing Philly or other privately compiled data sources.
Use one of the template story maps in the templates/ folder, modified as you see fit, to explain your topic.
- At least 5 slides
- Host your site on GitHub Pages
Your story will have multiple slides, each with a title, some additional text, maybe images, and geographic data. Some parts of your slide content will go straight into your HTML, and other parts will go into a JavaScript structure to be placed on your map when the corresponding HTML content is visible.
Commit your code and push it to your repository on GitHub. Set up GitHub pages on the repository and submit the link to both the GitHub Repository and the live site on GitHub Pages via the assignment on the class Canvas.