https://github.com/urbaninstitute/county_mapping_guide
https://github.com/urbaninstitute/county_mapping_guide
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/urbaninstitute/county_mapping_guide
- Owner: UrbanInstitute
- Created: 2022-03-24T16:12:45.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-23T17:58:42.000Z (about 3 years ago)
- Last Synced: 2024-04-16T01:08:21.553Z (about 1 year ago)
- Language: HTML
- Homepage: https://urbaninstitute.github.io/county_mapping_guide/county_mapping_guide
- Size: 8.89 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# County Mapping Guide
## Overview
This repository contains tools for creating choropleth maps that are useful for counties. The guide outlines how to create chorolpleth maps for three sub-county geographies: census tracts, ZCTAs, and PUMAs. The main content is available [here](https://urbaninstitute.github.io/county_mapping_guide//county_mapping_guide).
## Contents
* `county_mapping_guide.html` countains a detailed outline of concepts and tools for creating maps for counties.
* `puma_template/` contains a template to create PUMA-level maps.
* `tract_template/` contains a template to create census tract-level maps.
* `zcta_template/` contains a template to create zcta-level maps.## Contributors
### Authors
* Vincent Pancini
* Aaron R. Williams