Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cityofsantamonica/salaryschedules

Reading salaries from PDF into Open Data
https://github.com/cityofsantamonica/salaryschedules

open-data salaries transparency

Last synced: about 2 months ago
JSON representation

Reading salaries from PDF into Open Data

Awesome Lists containing this project

README

        

#Salary Schedules

The City of Santa Monica publishes [employee salary schedules] (http://www.smgov.net/Departments/HR/Employees/Employees.aspx) in PDF format each fiscal year.

The aim of this project is to convert human-friendly PDF into machine-friendly JSON.

This project uses the [AGPL] (http://www.gnu.org/licenses/agpl.html) Nuget package [iTextSharp] (http://sourceforge.net/projects/itextsharp/) to read data as text from PDF documents.

Explore the data on the [GitHub pages app](http://cityofsantamonica.github.io/SalarySchedules.Client/) (and take a look the code repository for [SalarySchedules.Client](https://github.com/CityofSantaMonica/SalarySchedules.Client/tree/gh-pages)).