Skip to content

Releases: QuantGov/regcensus-api-python

v1.2.0

Choose a tag to compare

@jnelson16 jnelson16 released this 05 Apr 19:13
e8ec658

Uses new endpoint, with API key

v1.1.0

Choose a tag to compare

@jnelson16 jnelson16 released this 17 Nov 15:43
a7e8af7
  • 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

Choose a tag to compare

@jnelson16 jnelson16 released this 06 Jul 17:02
8ec9151

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

v1.0.0

Choose a tag to compare

@jnelson16 jnelson16 released this 03 Jul 13:34
bb6e399

Updates library to account for brand new RegCensus API.

v0.4.5

Choose a tag to compare

@jnelson16 jnelson16 released this 24 Aug 14:40
c2fdc06

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

v0.4.4

Choose a tag to compare

@jnelson16 jnelson16 released this 26 Jul 15:25
49b3283

Add clusters to get_values() and list_clusters().

v0.4.3

Choose a tag to compare

@jnelson16 jnelson16 released this 25 Jul 15:13
3d61149

Allows doctype to be passed to list_dates().

v0.4.2

Choose a tag to compare

@jnelson16 jnelson16 released this 22 Jun 18:41
131abaa

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

v0.4.1

Choose a tag to compare

@jnelson16 jnelson16 released this 17 Jun 14:28
5852a45

Quick fix for industryLevel argument change.

v0.4.0

Choose a tag to compare

@jnelson16 jnelson16 released this 15 Jun 13:30
630fbe1

Updates to reflect the changes in the API.