ipumspy.api.TimeSeriesTable#
- class ipumspy.api.TimeSeriesTable(name, geog_levels, years=<factory>)[source]#
IPUMS time series table object to include in an
AggregateDataExtractobject.- Parameters:
Attributes
nameIPUMS time series table name
geog_levelsGeographic level(s) at which to obtain data for this time series table
yearsYears for which to obtain data for this time series table
Methods