Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cityofsantamonica/salaryschedules
- Owner: CityofSantaMonica
- Created: 2014-03-02T07:55:56.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-01-06T22:31:32.000Z (almost 8 years ago)
- Last Synced: 2023-05-27T01:01:00.989Z (over 1 year ago)
- Topics: open-data, salaries, transparency
- Language: C#
- Homepage:
- Size: 4.76 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)).