Censusdis

Latest version: v1.1.13

Safety actively analyzes 641024 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 8

0.99.7

Not secure
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
* Readme updates. by vengroff in https://github.com/vengroff/censusdis/pull/195
* Add support for fetching geographies within others. by vengroff in https://github.com/vengroff/censusdis/pull/196
* Expose contaned_within in CLI. by vengroff in https://github.com/vengroff/censusdis/pull/205
* Upgrade workflows to python 3.12 by vengroff in https://github.com/vengroff/censusdis/pull/207
* Add symbolic names for places and update CT counties/planning regions. by vengroff in https://github.com/vengroff/censusdis/pull/208
* Symbolic names for more geographies. by vengroff in https://github.com/vengroff/censusdis/pull/209


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

0.99.6

Not secure
What's Changed
* Move main README.md to .github and replace with a smaller one for pypi. by vengroff in https://github.com/vengroff/censusdis/pull/194


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

0.99.5

Not secure
What's Changed
* Extend the plot cli to offer more options and control. by vengroff in https://github.com/vengroff/censusdis/pull/191


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

0.99.4

Not secure
What's Changed
* Add more geographies to renter data demo. by vengroff in https://github.com/vengroff/censusdis/pull/186
* Add ruff as a linter and lint for docstrings. by vengroff in https://github.com/vengroff/censusdis/pull/188
* Add symbolic counties across all states. by vengroff in https://github.com/vengroff/censusdis/pull/189


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

0.99.3

Not secure
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](https://datapinions.com/command-line-censusdis-for-data-pipelines-and-one-time-analysis/) with an overview and examples.

What's Changed
* Support symbolic state names in the CLI. by vengroff in https://github.com/vengroff/censusdis/pull/185


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

0.99.1

Not secure
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
* CLI interface for downloading data and plotting. by vengroff in https://github.com/vengroff/censusdis/pull/183

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

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.