data-creative / law-school-outcomes-dataviz

Explore employment outcomes of recent law school graduates

Home Page:https://data-creative.github.io/law-school-outcomes-dataviz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Law School Outcomes - Data Visualization

Uses the Law School Outcomes ruby library to process Employment Summary Reports from ABA-accredited law schools, and writes the results to JSON.

Provides a decision-making dashboard for comparing employment outcomes across various schools of interest.

Usage

Visit in a browser at https://data-creative.github.io/law-school-outcomes-dataviz/.

Contributing

Installation

git clone git@github.com:data-creative/law-school-outcomes-dataviz.git
cd law-school-outcomes-dataviz/

Collect Report URLs

Add new Employment Summary Report URL(s) to script/parse_pdfs.rb.

Convert PDF files to JSON

ruby script/parse_pdfs.rb

Run Local Web Server

python -m SimpleHTTPServer 8888

About

Explore employment outcomes of recent law school graduates

https://data-creative.github.io/law-school-outcomes-dataviz/

License:MIT License


Languages

Language:HTML 57.7%Language:JavaScript 30.8%Language:Ruby 11.6%