censaurus
latest
Installation
Introduction
Tutorial
API documentation
censaurus
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
ACS (class in censaurus.dataset)
ACS1 (class in censaurus.dataset)
ACS3 (class in censaurus.dataset)
ACS5 (class in censaurus.dataset)
ACSFlows (class in censaurus.dataset)
ACSLanguage (class in censaurus.dataset)
ACSSupplemental (class in censaurus.dataset)
add_group_prefixes() (censaurus.rename.Renamer method)
AgeRegrouper (class in censaurus.regroup)
ancestors_of() (censaurus.variable.VariableCollection method)
Area (class in censaurus.tiger)
area() (censaurus.tiger.AreaCollection method)
area_multilayer() (censaurus.tiger.AreaCollection method)
AreaCollection (class in censaurus.tiger)
AsyncLoopHandler (class in censaurus.api)
attributes (censaurus.tiger.Area attribute)
AttributeVariable (class in censaurus.variable)
available_layers (censaurus.tiger.AreaCollection attribute)
B
block_group() (censaurus.tiger.AreaCollection method)
block_groups() (censaurus.dataset.Dataset method)
blocks() (censaurus.dataset.Dataset method)
(censaurus.tiger.AreaCollection method)
build_custom_scorer() (in module censaurus.tiger)
C
censaurus.api
module
censaurus.census_accessors
module
censaurus.dataset
module
censaurus.geography
module
censaurus.recode
module
censaurus.regroup
module
censaurus.rename
module
censaurus.tiger
module
censaurus.variable
module
CensusAPIError
CensusAPIKeyError
CensusClient (class in censaurus.api)
children_of() (censaurus.variable.VariableCollection method)
concept (censaurus.variable.RegroupedVariable attribute)
(censaurus.variable.Variable attribute)
congressional_district() (censaurus.tiger.AreaCollection method)
congressional_districts() (censaurus.dataset.Dataset method)
counties() (censaurus.dataset.Dataset method)
county() (censaurus.tiger.AreaCollection method)
county_subdivisions() (censaurus.dataset.Dataset method)
CPS (class in censaurus.dataset)
CSA() (censaurus.tiger.AreaCollection method)
CSAs() (censaurus.dataset.Dataset method)
D
DataFrameCensusAccessor (class in censaurus.census_accessors)
Dataset (class in censaurus.dataset)
DatasetError
DatasetExplorer (class in censaurus.dataset)
Decennial (class in censaurus.dataset)
DecennialPL (class in censaurus.dataset)
DecennialSF1 (class in censaurus.dataset)
DecennialSF2 (class in censaurus.dataset)
descendants_of() (censaurus.variable.VariableCollection method)
describe() (censaurus.dataset.DatasetExplorer method)
division() (censaurus.tiger.AreaCollection method)
divisions() (censaurus.dataset.Dataset method)
E
Economic (class in censaurus.dataset)
EconomicKeyStatistics (class in censaurus.dataset)
Estimates (class in censaurus.dataset)
F
fields (censaurus.tiger.Layer attribute)
filter_by_group() (censaurus.variable.VariableCollection method)
filter_by_term() (censaurus.dataset.DatasetExplorer method)
(censaurus.variable.GroupCollection method)
(censaurus.variable.VariableCollection method)
filter_by_year() (censaurus.dataset.DatasetExplorer method)
first_ancestor_of() (censaurus.variable.VariableCollection method)
FIVE_RACE_REGROUPER (in module censaurus.regroup)
from_file() (censaurus.tiger.Area class method)
from_tiger() (censaurus.tiger.Area class method)
from_url() (censaurus.tiger.Area class method)
G
generate_detailed_name() (in module censaurus.tiger)
geographies (censaurus.dataset.Dataset property)
geography (censaurus.census_accessors.DataFrameCensusAccessor property)
Geography (class in censaurus.geography)
GeographyCollection (class in censaurus.geography)
geometry (censaurus.tiger.Area attribute)
get() (censaurus.api.CensusClient method)
(censaurus.api.TIGERClient method)
(censaurus.geography.GeographyCollection method)
(censaurus.variable.GroupCollection method)
(censaurus.variable.VariableCollection method)
get_area_by_geo_id() (censaurus.tiger.Layer method)
get_area_by_name() (censaurus.tiger.Layer method)
get_features() (censaurus.tiger.Layer method)
get_features_within() (censaurus.tiger.AreaCollection method)
get_layer() (censaurus.tiger.AreaCollection method)
get_many() (censaurus.api.CensusClient method)
(censaurus.api.TIGERClient method)
get_many_sync() (censaurus.api.CensusClient method)
(censaurus.api.TIGERClient method)
get_sync() (censaurus.api.CensusClient method)
(censaurus.api.TIGERClient method)
group (censaurus.variable.RegroupedVariable attribute)
(censaurus.variable.Variable attribute)
Group (class in censaurus.variable)
GroupCollection (class in censaurus.variable)
groups (censaurus.dataset.Dataset property)
(censaurus.variable.VariableCollection property)
I
id (censaurus.tiger.Layer attribute)
intersect_with_cb() (censaurus.tiger.Area method)
InvalidGeographyHierarchy
items (censaurus.variable.Variable attribute)
L
label (censaurus.variable.Variable attribute)
Layer (class in censaurus.tiger)
layer_name (censaurus.tiger.Area attribute)
level (censaurus.geography.Geography attribute)
M
module
censaurus.api
censaurus.census_accessors
censaurus.dataset
censaurus.geography
censaurus.recode
censaurus.regroup
censaurus.rename
censaurus.tiger
censaurus.variable
MSA() (censaurus.tiger.AreaCollection method)
MSAs() (censaurus.dataset.Dataset method)
N
name (censaurus.geography.Geography attribute)
(censaurus.tiger.Area attribute)
(censaurus.tiger.Layer attribute)
names (censaurus.variable.VariableCollection property)
O
optional_wildcard (censaurus.geography.Geography attribute)
ordered_others (censaurus.geography.Geography attribute)
other_geography() (censaurus.dataset.Dataset method)
P
pad_geography_filters() (in module censaurus.geography)
parent_of() (censaurus.variable.VariableCollection method)
parent_path (censaurus.geography.Geography attribute)
(censaurus.variable.Variable attribute)
parse_name() (in module censaurus.tiger)
path (censaurus.geography.Geography attribute)
(censaurus.variable.Variable attribute)
place() (censaurus.tiger.AreaCollection method)
places() (censaurus.dataset.Dataset method)
plot() (censaurus.tiger.Area method)
Projections (class in censaurus.dataset)
PUMS (class in censaurus.dataset)
R
readable_path (censaurus.geography.Geography attribute)
(censaurus.variable.Variable attribute)
RecodeError
region() (censaurus.tiger.AreaCollection method)
regions() (censaurus.dataset.Dataset method)
regroup() (censaurus.regroup.AgeRegrouper method)
(censaurus.regroup.Regrouper method)
RegroupedVariable (class in censaurus.variable)
Regrouper (class in censaurus.regroup)
rename() (censaurus.rename.Renamer method)
Renamer (class in censaurus.rename)
requires (censaurus.geography.Geography attribute)
run() (censaurus.api.AsyncLoopHandler method)
S
SeriesCensusAccessor (class in censaurus.census_accessors)
siblings_and_cousins_of() (censaurus.variable.VariableCollection method)
siblings_of() (censaurus.variable.VariableCollection method)
SIMPLE_RENAMER (in module censaurus.rename)
state() (censaurus.tiger.AreaCollection method)
StateRecoder (class in censaurus.recode)
states() (censaurus.dataset.Dataset method)
T
tiger_client (censaurus.tiger.AreaCollection attribute)
TIGERClient (class in censaurus.api)
TIGERWebAPIError
to_ABBR() (censaurus.recode.StateRecoder method)
to_df() (censaurus.dataset.DatasetExplorer method)
(censaurus.geography.GeographyCollection method)
(censaurus.variable.GroupCollection method)
(censaurus.variable.VariableCollection method)
to_FIPS() (censaurus.recode.StateRecoder method)
to_FIPS_PADDED() (censaurus.recode.StateRecoder method)
to_GNIS() (censaurus.recode.StateRecoder method)
to_GNIS_PADDED() (censaurus.recode.StateRecoder method)
to_list() (censaurus.geography.GeographyCollection method)
(censaurus.variable.GroupCollection method)
(censaurus.variable.VariableCollection method)
to_NAME() (censaurus.recode.StateRecoder method)
tokenize_feature_name() (in module censaurus.tiger)
tract() (censaurus.tiger.AreaCollection method)
tracts() (censaurus.dataset.Dataset method)
type (censaurus.variable.Variable attribute)
U
UnknownGeography
UnknownGroup
us() (censaurus.dataset.Dataset method)
V
variable (censaurus.census_accessors.SeriesCensusAccessor property)
Variable (class in censaurus.variable)
VariableCollection (class in censaurus.variable)
VariableError
variables (censaurus.census_accessors.DataFrameCensusAccessor property)
(censaurus.dataset.Dataset property)
visualize() (censaurus.dataset.DatasetExplorer method)
(censaurus.geography.GeographyCollection method)
(censaurus.variable.VariableCollection method)
voting_districts() (censaurus.dataset.Dataset method)
W
wildcard (censaurus.geography.Geography attribute)
Z
ZCTA() (censaurus.tiger.AreaCollection method)
ZCTAs() (censaurus.dataset.Dataset method)