Skip to content

Releases: QuantGov/regcensus-api-python

v0.3.1

Choose a tag to compare

@jnelson16 jnelson16 released this 21 Jan 17:35
fb739cd

Adds an argument for documentType in get_series()

v0.3.0

Choose a tag to compare

@jnelson16 jnelson16 released this 14 Jan 22:33
6ed68a8

API updates

add codes to list_industries

adds reading time function

allows for jurisdiction names

adds jursidiction name to agency list

allow for jurisdiction names (direct to API)

Version 0.2.4

Choose a tag to compare

@jnelson16 jnelson16 released this 08 Oct 14:34
1ae5ac3

Adds get_document_values() function. Also fixes some other functionality and unit tests to account for updates to API data.

Version 0.2.3

Choose a tag to compare

@jnelson16 jnelson16 released this 07 Mar 21:04

Fixes documents endpoint to /values/documents

Version 0.2.2

Choose a tag to compare

@jnelson16 jnelson16 released this 16 Nov 16:23

Adjusts documentType IDs to adjust for recent rebasing.

Version 0.2.1

Choose a tag to compare

@jnelson16 jnelson16 released this 26 Oct 18:55
26fa490

Adds ability to use both documentType and seriesID to filter get_periods values.

Version 0.2.0

Choose a tag to compare

@jnelson16 jnelson16 released this 30 Jun 16:03
f8d8840

Adds unit testing through pytest.

Adds a download feature for get_values.

Updates some functions to reflect upcoming changes to the data (mostly agency-level data).

Updates documentation to reflect changes and for some clarifications.

Version 0.1.4

Choose a tag to compare

@jnelson16 jnelson16 released this 26 Mar 19:22
6062e2a

Documentation updates, values error catching, and small fixes to list functions

Version 0.1.3

Choose a tag to compare

@jnelson16 jnelson16 released this 23 Mar 18:09
f09ad8b

Adds a documentType parameter option to get_documents() and adds some more documentation to README.

Version 0.1.2

Choose a tag to compare

@jnelson16 jnelson16 released this 19 Mar 16:35
dcf29e5

Adds a function to list document types, and some other small fixes.