API Reference
This section contains the complete API reference for pytidycensus.
- pytidycensus package
CensusAPIset_census_api_key()get_acs()get_decennial()get_estimates()get_flows()identify_geoid_type()get_geography()get_time_series()compare_time_periods()load_variables()search_variables()get_table_variables()get_credentials()- Submodules
- pytidycensus.api module
- pytidycensus.acs module
- pytidycensus.decennial module
- pytidycensus.estimates module
- pytidycensus.geography module
- pytidycensus.utils module
- pytidycensus.variables module
- pytidycensus.time_series module
Main Functions
|
Obtain data from the American Community Survey (ACS). |
|
Obtain data from the US Decennial Census. |
|
Obtain data from the US Census Bureau Population Estimates Program. |
|
Download and load geographic boundary data using pygris. |
|
Load Census variables for a given dataset and year. |
API Client
|
Core client for interacting with US Census Bureau APIs. |
Submodules
Core Census API client for making requests to the US Census Bureau APIs. |
|
American Community Survey (ACS) data retrieval functions. |
|
Decennial Census data retrieval functions. |
|
Population estimates data retrieval functions. |
|
Geographic boundary data retrieval and processing using pygris. |
|
Census variable loading and caching functionality. |
|
Utility functions for data processing and validation. |
Come study with us at The George Washington University