Functions - fetchingFunctions to fetch data from APIs |
|
---|---|
Fetch local area unemployment statistics (LAUS) data over time |
|
Fetch an ACS table with multiple geography levels |
|
Fetch a decennial census table with multiple geography levels |
|
Get employment counts and total payroll over time |
|
Functions - survey & crosstabsFunctions to read, clean, and analyze DataHaven Community Wellbeing Survey crosstabs |
|
Collapse survey groups and get weighted means |
|
Read crosstab data and weights |
|
Remove non-answers and rescale percentage values |
|
Extract survey data and descriptions from crosstabs into a tidy data frame |
|
Functions - analyzing and plottingFunctions to analyze or quickly plot data |
|
Add inflation-adjusted values to a data frame |
|
Quickly make a |
|
Quickly add the labels of ACS variables |
|
Quickly add the labels of decennial variables |
|
Quickly create a choropleth sketch |
|
Datasets - referenceReference datasets, lookup tables, and crosswalks |
|
Variable labels from the 2022 ACS |
|
Basic ACS table numbers |
|
Tables available from the Census Bureau API |
|
Five Connecticuts clusters |
|
Variable labels from the Decennial Census |
|
Extended ACS table numbers |
|
LAUS area codes |
|
Names and GEOIDs of regional MSAs |
|
NAICS industry codes |
|
|
City neighborhoods by tract |
Census occupation codes |
|
Proxy PUMAs |
|
Regions of Connecticut |
|
School districts by town |
|
Tract to town crosswalk |
|
Village to town lookup |
|
CT crosswalk |
|
Zip to town lookup |
|
Datasets - examplesDatasets used for examples in vignettes, package docs, & testing |
|
CWS demo data |
|
ACS demo data - tenure |
|
ShapefilesShapefiles in |
|
Neighborhood shapefiles of Connecticut cities |
|
Connecticut town shapefile |
|
Connecticut tract shapefile |
|
Misc. / utilitiesMiscellaneous functions |
|
Write a list of data frames to CSV and keep it movin' |
|
Fix names of COGs |
|
Quickly cut a vector with the Jenks/Fisher algorithms |
|
Clean up town names as returned from ACS |
|
Separate labels given to ACS data |