Skip to content

CityOfPhiladelphia/community-health-explorer

 
 

Repository files navigation

Community Health Explorer

Host, edit and visualize CSV-based data using Jekyll, Leaflet & Chartist

Read more about developing the Health Explorer.

This application uses the City of Philadelphia pattern portfolio. Documentation | Source

Managing Data

  • User (Department Staff) Guide available in Wiki

Access to Edit Data

  • requires Github.com account
  • Add users to PublicHealth team to grant commit access to this repository
  • Users may login to prose.io via their Github account and select this repository
  • Choose the .csv file and make your edits
  • When finished, click Save icon at right
  • Your changes will be committed to the repository and the application should reflect the updates within a few minutes

Important: Edits made to data will be visible in production once saved - use with caution

Developing

To watch for changes and run a web server at localhost:4000, use:

jekyll serve --baseurl ""

About

Host, edit and visualize CSV-based data using Jekyll, Leaflet & Chartist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 57.2%
  • CSS 36.7%
  • JavaScript 5.6%
  • Shell 0.5%