Skip to content

Sinatra app lets users easily browse a 128-page PDF, the NYC 2017 Mortality Report, on death rates by neighborhood. PDF scraping achieved with the PDF::Reader::Turtletext Ruby gem.

Notifications You must be signed in to change notification settings

Sara-Harvey/morty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morty

A Ruby/Sinatra and D3.js app that could make a good visual companion for interactive journalism

Enables users to easily browse a 128-page PDF, the 2017 Mortality Report, a Summary of Vital Statistics for the City of New York, on death rates by neighborhood. Development still in progress.

The PDF is scraped with the PDF::Reader::Turtletext Ruby gem.

Morty on Heroku

Installation
Clone this repository
Execute
bundle install
Then
rake db:migrate
Then
shotgun

About

Sinatra app lets users easily browse a 128-page PDF, the NYC 2017 Mortality Report, on death rates by neighborhood. PDF scraping achieved with the PDF::Reader::Turtletext Ruby gem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published