CivilServiceUSA Api Versions Save

Civil Services API - Available for Non Commercial Use

v1.4.0

3 years ago

Updates Include

  • Updated to 117th Congress Senate
  • Updated to 117th Congress House of Representatives
  • Updated to 2021 US State Governors

v1.3.0

3 years ago

Updates Include:

  • Pull in latest Governor Data
  • Pull in latest Senate Data
  • Fix MaxMind Download Path to pull in latest location data
  • Update Security Issues for Node Packages

v1.2.0

5 years ago

What's New:

• Updated US House & Senate data for 116th US Congress • Fixed https://github.com/CivilServiceUSA/api/pull/45 • Removed all support for govtrack as a member of their team took issue with us giving out their entity ID's

v1.1.0

7 years ago

What's New

  • Added /governor endpoint to return United States Governors
  • Added /search endpoint to search all Civil Service data
  • Added civil_services_url property to API responses for items that have dedicated pages on https://civil.services
  • Updated /government endpoint to include United States Governors
  • Updated Unit Tests to get Code Coverage to 90% +
  • Fixed dates to remove unnecessary T00:00:00Z from time stamps
  • Removed static GeoJSON files as they are now contained in the shape properties on each piece of data.

v1.0.5

7 years ago

What's New

  • Worked to make Location Searches more accurate
  • Added tracking for which seeders were already run so API deployment updates run MUCH faster
  • Fixed some sorting bugs when adding custom sort fields
  • Updated latitude and longitude values on Zip Codes to use Google's GeoCoded responses
  • Added Data Validation on seeders & models where they were missing
  • Fix US House Districts where there were issues
  • Made Searching on House & Senate a little more friendly

v1.0.4

7 years ago

What's New

  • Added support for Multiple CPU Core Usage
  • Updated Failing Unit Tests
  • Added City Council Endpoint
  • Update House & Senate Endpoints to fix static asset properties
  • Added better HTTP compression
  • Updated extended state data

v1.0.2

7 years ago

What's New

  • Add sort & order capabilities on all endpoints to return data in the order you want it. Both can be comma delimited to support multi-sort functionality.
  • Updated GeoLocation data on house, senate, state & zipcode data to fix indexing issues we were having with elastic search
  • Updated /government end point to return city-council data for locations that are supported
  • Adding support for Multiple CPU Cores

v1.0.1

7 years ago

What's New

  • Made API Guide more friendly for Developers
  • Added new parameters to /house and /senate endpoints to allow filtering by Term Dates ( #32 )
  • Added ability to pass a fields property on each endpoint to only get the data you want ( #36 )
  • Added new aliases property on /house and /senate endpoints ( #35 )
  • Added new /government endpoint to API endpoint for /house and /senate data ( #23, #24, #25, #26 & #28 )

v1.0.0

7 years ago

Civil Services API

Super excited to announce the first public release of our API !!!

API Documentation