Releases: QuantGov/regcensus-api-python
v0.3.1
v0.3.0
Version 0.2.4
Adds get_document_values() function. Also fixes some other functionality and unit tests to account for updates to API data.
Version 0.2.3
Fixes documents endpoint to /values/documents
Version 0.2.2
Adjusts documentType IDs to adjust for recent rebasing.
Version 0.2.1
Adds ability to use both documentType and seriesID to filter get_periods values.
Version 0.2.0
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
Documentation updates, values error catching, and small fixes to list functions
Version 0.1.3
Adds a documentType parameter option to get_documents() and adds some more documentation to README.
Version 0.1.2
Adds a function to list document types, and some other small fixes.