Skip to content

Releases: QuantGov/regcensus-api-python

v1.2.0

05 Apr 19:13
e8ec658
Compare
Choose a tag to compare

Uses new endpoint, with API key

v1.1.0

17 Nov 15:43
a7e8af7
Compare
Choose a tag to compare
  • Refactors verbose argument in get* and list* functions
  • Refactors agency calls to account for new agencies (as of State RegData 5.0)
  • Updates tests for new data
  • Adds warning about compatibility for older data

v1.0.1

06 Jul 17:02
8ec9151
Compare
Choose a tag to compare

Hotfix to block users from passing more than one year for document-level queries.

v1.0.0

03 Jul 13:34
bb6e399
Compare
Choose a tag to compare

Updates library to account for brand new RegCensus API.

v0.4.5

24 Aug 14:40
c2fdc06
Compare
Choose a tag to compare

Uses the serierperiods endpoint to get list of series for a particular jurisdiction rather than getting all available series.

v0.4.4

26 Jul 15:25
49b3283
Compare
Choose a tag to compare

Add clusters to get_values() and list_clusters().

v0.4.3

25 Jul 15:13
3d61149
Compare
Choose a tag to compare

Allows doctype to be passed to list_dates().

v0.4.2

22 Jun 18:41
131abaa
Compare
Choose a tag to compare

Allow get_documents() function to return multiple years worth of metadata.

v0.4.1

17 Jun 14:28
5852a45
Compare
Choose a tag to compare

Quick fix for industryLevel argument change.

v0.4.0

15 Jun 13:30
630fbe1
Compare
Choose a tag to compare

Updates to reflect the changes in the API.