Skip to content

An app that lets you get census data about Minnesota (more states coming)

Notifications You must be signed in to change notification settings

dthomas94/census-tract-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Census Tract App 🌍

This app allows the user to get census tract data from a sqlite db. Users can also find more info about a tract by viewing its individual page.


Running the App

API 🔧

Navigate to the api folder and run ./init.sh executable. This will start the backend server

UI 💅🏿

  1. To be able to view map data, you will need to add your API_KEY for Google Maps to the .env.local file

  2. Navigate to the "app" folder and run yarn then yarn start. This will install dependencies and run the dev server for the frontend

Future Work 🚀

  1. Add visulization for displaying geometry data
  2. Improve backend performance (remove mapping data entries to get column names)

About

An app that lets you get census data about Minnesota (more states coming)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published