Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adds unit mapping functions to utilities.py #33

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Commits on Nov 3, 2021

  1. adds unit mapping functions to utilities.py

    `get_spatial_data`, its helper `selector`, and `show_map`
    
    addresses edgi-govdata-archiving/ECHO-Cross-Program#64
    ericnost committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    ecec870 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    7ce2570 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. updating Cross-Programs

    mapping out Counties, CDs, Watersheds in Cross-Programs
    ericnost committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    5f143e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. attempt to add census tracts

    mostly done, but hit a road block with the materialized views in DataSet.py
    ericnost committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    a0ad801 View commit details
    Browse the repository at this point in the history
  2. census tract addition

    ericnost committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    5a5110a View commit details
    Browse the repository at this point in the history