demographic models

Demographic models are used to create serialized data from the U.S. Census Bureau.

See also bootstrap_census.

class demographic.models.CensusTable(*args, **kwargs)

A census series.

class demographic.models.CensusVariable(*args, **kwargs)

Individual variables on census series to pull, e.g., “001E” on ACS table 19001, the total for household income.

class demographic.models.CensusEstimate(*args, **kwargs)

Individual census series estimates.

class demographic.models.CensusLabel(*args, **kwargs)

Custom labels for census variables that allow us to aggregate variables.