Coder Social home page Coder Social logo

j-p-schroeder / nhgisxwalk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ipums/nhgisxwalk

0.0 0.0 0.0 18.24 MB

Spatio-temporal NHGIS Crosswalks

Home Page: https://jgaboardi.github.io/nhgisxwalk/

License: BSD 3-Clause "New" or "Revised" License

Python 14.42% Jupyter Notebook 84.09% TeX 1.50%

nhgisxwalk's Introduction

NHGISXWALK

Spatio-temporal NHGIS Crosswalks

Documentation GitHub release unittests codecov Binder pre-commit made-with-python

This project will eventually be transferred to the IPUMS project space.

This pacakge allows for the generation of temporal crosswalks of census geographic data built from the smallest intersecting units (atoms). Each row in a crosswalk represents a single atom and is comprised of a source ID (geo+year+gj), a target ID (geo+year+gj), and at least one column of weights. An example of a source ID is bgp1990gj (block group parts from 1990) and an example of a target ID is tr1990gj (tracts from 2010) โ€” see notebooks/data-subset-sample-workflow-bgp1990tr2010.ipynb for the nhgis_bgp1990gj_to_tr1990gj crosswalk extract of Delaware. The weights are the interpolated proportions of source attributes that are are calculated as being within the target units. For a description of the algorithmic workflow see the General Crosswalk Construction Framework. Data from 1990 poses a specific problem due to the US Census Bureau not explicitly including blocks with no population/housing units in the summary files (SF1). For a description of the algorithmic workflow in the 1990 "no data" scenarios see Handling 1990 No-Data Blocks in Crosswalks. For more information of the base crosswalks see their technical details. For further description see Schroeder (2007).

Currently supported crosswalks include:

source target
1990 block group parts 2010 counties
2000 block group parts 2010 counties
1990 block group parts 2010 tracts
2000 block group parts 2010 tracts
1990 block group parts 2010 block groups
2000 block group parts 2010 block groups

Planned supported crosswalks include:

source target
1990 block group parts 2012 tracts
2000 block group parts 2012 tracts
1990 block group parts 2012 block groups
2000 block group parts 2012 block groups
  • Schroeder, J. P. 2007. Target-density weighting interpolation and uncertainty evaluation for temporal analysis of census data. Geographical Analysis 39 (3):311โ€“335.

Examples

Resources

Installation

Currently nhgisxwalk officially supports Python 3.6, 3.7, and 3.8. Please make sure that you are operating in a Python >= 3.6 environment. Install the most current development version of nhgisxwalk by running:

$ pip install git+https://github.com/jGaboardi/nhgisxwalk

Contribute

NHGISXWALK is under active development and contributors are welcome. If you have any suggestions, feature requests, or bug reports, please open new issues on GitHub. To submit patches, please review the nhgisxwalk contributing guidelines before opening a pull request.

Support

If you are having issues, please create an issue.

Citations

If you use nhgisxwalk in a scientific publication, we would appreciate using the following citations:

  • Steven Manson, Jonathan Schroeder, David Van Riper, and Steven Ruggles. IPUMS National Historical Geographic Information System: Version 14.0 [Database]. Minneapolis, MN: IPUMS. 2019. http://doi.org/10.18128/D050.V14.0
  • James Gaboardi. jGaboardi/nhgisxwalk. Zenodo. 2020. DOI

License

The package is licensed under the BSD 3-Clause license.

Funding

This project is funded through:

National Science Foundation Award #1825768: National Historical Geographic Information System

nhgisxwalk's People

Contributors

jgaboardi avatar dependabot[bot] avatar j-p-schroeder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.