Fourth tagged release — v0.0.3
This is the fourth tagged release of the nhgisxwalk
library, the second of which includes fully-functional code. The current code base is unit tested through GHA continuous integration and has a high percentage of code coverage. This release allows for the creation 1990/2000 block group parts to 2010 block groups.
This project will eventually be transferred to IPUMS
.
Changes
Version 0.0.3 (2020-06-14)
We closed a total of 17 issues (enhancements and bug fixes) through 5 pull requests, since our last release on 2020-06-13.
Issues Closed
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- block group part X block groups (#26)
- Adding tests and logic for id_codes.generate_geoid() (#27)
- [WIP] Handling the 1990 "No Data" Problem (#19)
- Add/remove/update notebooks (#25)
- Recreate susbets / unittests / etc. (#14)
- standard case example / tests (#11)
- Handling "no-data" in 1990 blk / bgp (#9)
- GISJOIN vs. GEOID (#17)
- Swap example data to Delaware (#7)
Pull Requests
- Update README.md (#31)
- add bgpXXXXbkg2010 notebook links (#30)
- [ENH] bgpxxxx <--> bkg2010 (#29)
- Adding tests and logic for id_codes.generate_geoid() (#27)
- [WIP] Handling the 1990 "No Data" Problem (#19)
The following individuals contributed to this release:
- James Gaboardi