A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.

Recent Releases of censusdis

censusdis - 1.4.0

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.3.3...1.4.0

Sustainable Development - Population and Poverty - Python
Published by vengroff 28 days ago

censusdis - 1.3.3

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.3.0...1.3.3

Sustainable Development - Population and Poverty - Python
Published by vengroff 3 months ago

censusdis - 1.3.0

The major change is that this is the first release of censusdis to support Python 3.13. An unfortunate side effect of this is that
Python 3.9 is no longer supported. If there are serious bugs or security issues, we will continue to patch the 1.2.X branch and issue new releases, but otherwise, new features will be on the main 1.3.X branch.

What's Changed

New Contributors

Full Changelog: https://github.com/censusdis/censusdis/compare/1.2.4...1.3.0

Sustainable Development - Population and Poverty - Python
Published by vengroff 4 months ago

censusdis - 1.2.4

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.2.3...1.2.4

Sustainable Development - Population and Poverty - Python
Published by vengroff 5 months ago

censusdis - 1.2.3

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.2.2...1.2.3

Sustainable Development - Population and Poverty - Python
Published by vengroff 5 months ago

censusdis - 1.2.2

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.2.1...1.2.2

Sustainable Development - Population and Poverty - Python
Published by vengroff 8 months ago

censusdis - 1.2.1

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.2.0...1.2.1

Sustainable Development - Population and Poverty - Python
Published by vengroff 9 months ago

censusdis - 1.2.0

The main change in this release is that we bumped the dependency on numpy to be >=2.0.
This required updating another of other dependencies that rely on numpy.

What's Changed

New Contributors

Full Changelog: https://github.com/censusdis/censusdis/compare/1.1.15...1.2.0

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - 1.1.15

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.14...1.1.15

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - 1.1.14

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.13...v1.1.14

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - v1.1.13

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.12...v1.1.13

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - v1.1.12

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.11...v1.1.12

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.11...v1.1.12

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - v1.1.11

What's Changed

New Contributors

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.10...v1.1.11

Sustainable Development - Population and Poverty - Python
Published by vengroff 10 months ago

censusdis - v1.1.10

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.9...v1.1.10

Sustainable Development - Population and Poverty - Python
Published by vengroff 11 months ago

censusdis - v1.1.9

Another follow up to 1.1.8 that primarily adds integration test stability against cases where we see a mix of old and new server-side behavior.

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.8...v1.1.9

Sustainable Development - Population and Poverty - Python
Published by vengroff 11 months ago

censusdis - v1.1.8

This release deals with a server-side change that began to roll out on May 24, 2024. As of now, it appears that some server instances have the new behavior and some still have the old. It does not appear predictable which one you get. It is up to the load balancer, I suspect.

The two key changes are:

  1. Metadata for many variables changed the type from int to long. So we had to make a small change in the type-casting logic that converts the strings that come back in json.
  2. NAME and GEO_ID come back as variables in some (all?) requests even if we don't ask for them. This mostly affected integration tests.

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.7...v1.1.8

Sustainable Development - Population and Poverty - Python
Published by vengroff 11 months ago

censusdis - v1.1.7

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/v1.1.6...v1.1.7

Sustainable Development - Population and Poverty - Python
Published by vengroff 11 months ago

censusdis - v1.1.6

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.1.5...v1.1.6

Sustainable Development - Population and Poverty - Python
Published by vengroff 12 months ago

censusdis - 1.1.5

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.1.4...1.1.5

Sustainable Development - Population and Poverty - Python
Published by vengroff about 1 year ago

censusdis - 1.1.4

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.1.3...1.1.4

Sustainable Development - Population and Poverty - Python
Published by vengroff about 1 year ago

censusdis - 1.1.3

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.1.1...1.1.3

Sustainable Development - Population and Poverty - Python
Published by vengroff about 1 year ago

censusdis - 1.1.1

What's Changed

Full Changelog: https://github.com/censusdis/censusdis/compare/1.0.1...1.1.1

Sustainable Development - Population and Poverty - Python
Published by vengroff about 1 year ago

censusdis - 1.0.1

What's Changed

Overall the changes are minor, but the big news is that this is our first ever 1.0.Z release. The days of 0.X.Y are over!

Full Changelog: https://github.com/censusdis/censusdis/compare/0.99.11...1.0.1

Sustainable Development - Population and Poverty - Python
Published by vengroff about 1 year ago

censusdis - 0.99.12

A small efficiency improvement for the version number.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.11...0.99.12

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.11

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.10...0.99.11

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.10

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.9...0.99.10

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.9

This release is mainly about better maps support for congressional districts and ZCTAs.
The repo now includes some new notebooks to show off downloading with_gemetry=True with
these geographies.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.8...0.99.9

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.8

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.7...0.99.8

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.7

The big new here is censusdis.data.contained_within. This new mechanism let's you easily specify things like
all census tracts in a CSA even if the CSA spans states and despite the fact that tracts are on-spine geographies
and CSAs are not.

There are also a lot more symbolic names for geographies like places, CSAs, and CBSAs. See examples in the same notebook.

Check out the notebook notebooks/Geographies Contained within Geographies.ipynb for examples of how it can be used.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.6...0.99.7

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.6

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.5...0.99.6

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.5

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.4...0.99.5

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.4

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.3...0.99.4

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.3

This is a minor release extending the new CLI interface. If you want to learn about the new CLI interface, check
out this blog post with an overview and examples.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.1...0.99.3

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.1

This release has an exciting new feature that we got in under the wire before 1.0. Now you can download a data
set, optionally compute fractional population variables, and generate plots, all from the command line. This makes
it much easier to make censusdis a component of data pipelines and to download data as a one-off without writing
any python code.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.99.0...0.99.1

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.99.0

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.17.1...0.99.0

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.17.1

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.17.0...0.17.1

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis -

Falls back on TIGER files when lower-resolution CB files are not avialable.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.16.0

What's Changed

  • Update pandas and other dependencies.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.15.2

What's Changed

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.15.1

What's Changed

New Contributors

Full Changelog: https://github.com/vengroff/censusdis/compare/0.15.0...0.15.1

Sustainable Development - Population and Poverty - Python
Published by vengroff over 1 year ago

censusdis - 0.15.0

This is our first beta release. The main new feature is the addition of the ability to clip water
from geography. Other changes are to docs, performance, and compatibility. See below.

What's Changed

New Contributors

Full Changelog: https://github.com/vengroff/censusdis/compare/0.14.0...0.15.0

Sustainable Development - Population and Poverty - Python
Published by vengroff almost 2 years ago

censusdis - 0.14.0

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.13.6...0.14.0

Sustainable Development - Population and Poverty - Python
Published by vengroff almost 2 years ago

censusdis - 0.13.6

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.13.5...0.13.6

Sustainable Development - Population and Poverty - Python
Published by vengroff almost 2 years ago

censusdis - 0.13.5

What's Changed

New Contributors

Full Changelog: https://github.com/vengroff/censusdis/compare/0.13.3...0.13.5

Sustainable Development - Population and Poverty - Python
Published by vengroff almost 2 years ago

censusdis - 0.13.4

Get the docs in order so they build and all modules appear on readthedocs.io.

Sustainable Development - Population and Poverty - Python
Published by vengroff almost 2 years ago

censusdis - 0.13.3

All the features described at PyData Seattle 2023.

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.13.1...0.10.4

Sustainable Development - Population and Poverty - Python
Published by vengroff about 2 years ago

censusdis - Spatial join by percent area containment.

Spatial join by percent area containment.

Sustainable Development - Population and Poverty - Python
Published by vengroff about 2 years ago

censusdis - Optional arg to replace special census values like -666666666 with NaN.

Optional arg to replace special census values like -666666666 with NaN.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - 0.10.1

What's Changed

Full Changelog: https://github.com/vengroff/censusdis/compare/0.10.0...0.10.1

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - More datasets and easier access to them

This release includes a number of changes from 0.9.0, fo

Highlights of What's Changed:

Full Changelog: https://github.com/vengroff/censusdis/compare/0.9.0...0.10.0

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - Rename censusdis.data.download_detail to download.

This reflects the reality that it long since stopped being an API that is just for ACS5 detail tables. The old name still exists but is deprecated and will be removed in a future release at or before 1.0.0.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - 0.8.8

Another doc-centric release. Main new thing is a demo notebook for year over year comparison.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - 0.8.7

No major code changes.

  • Demo notebook to load nationwide data at the block group level.
  • More tests of multi-state cases
  • Docs describe the new notebook.

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago

censusdis - 0.8.5

What's Changed

  • More extensive docs.
  • PR is relocated in censusdis.maps.plot_us

Sustainable Development - Population and Poverty - Python
Published by vengroff over 2 years ago