Skip to content

Releases: QuantGov/regcensus-api-python

v0.3.1

21 Jan 17:35
fb739cd

Choose a tag to compare

Adds an argument for documentType in get_series()

v0.3.0

14 Jan 22:33
6ed68a8

Choose a tag to compare

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

08 Oct 14:34
1ae5ac3

Choose a tag to compare

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

Version 0.2.3

07 Mar 21:04

Choose a tag to compare

Fixes documents endpoint to /values/documents

Version 0.2.2

16 Nov 16:23

Choose a tag to compare

Adjusts documentType IDs to adjust for recent rebasing.

Version 0.2.1

26 Oct 18:55
26fa490

Choose a tag to compare

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

Version 0.2.0

30 Jun 16:03
f8d8840

Choose a tag to compare

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

26 Mar 19:22
6062e2a

Choose a tag to compare

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

Version 0.1.3

23 Mar 18:09
f09ad8b

Choose a tag to compare

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

Version 0.1.2

19 Mar 16:35
dcf29e5

Choose a tag to compare

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