This repository contains a dashboard app for downloading U.S. Census Bureau data (Decennial Census, American Community Survey, LEHD) using Census API Keys.
- Clone/download the repository.
- Open
app.R
in your R environment. - Install dependencies.
- Get a Census API Key here.
- Run the script to launch the dashboard.
- tidyverse
- shiny
- shinydashboard
- leaflet
- shinyWidgets
- shinythemes
- tigris
- tidycensus
- lehdr
- sf
- shinyjs
- DT
- zip
Thanks to the creators of the packages. Please support and acknowledge their work.