Censusdis

Latest version: v1.1.8

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

Scan your dependencies

Page 1 of 7

1.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
* Understand `long` type in metadata; Tests should accept `NAME` and `GEOID` columns from server side. by vengroff in https://github.com/censusdis/censusdis/pull/269

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

1.1.7

What's Changed
* Update dependency versions to fix security issues identified by dependabot. by vengroff in https://github.com/censusdis/censusdis/pull/265


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

1.1.6

Not secure
What's Changed
* Parallelize unit tests at the test file level. by vengroff in https://github.com/censusdis/censusdis/pull/262
* Add shapefile download support for US. by vengroff in https://github.com/censusdis/censusdis/pull/260
* Add symbol column to `all_datasets`. by vengroff in https://github.com/censusdis/censusdis/pull/261
* Generate symbols for all the monthly data sets. by vengroff in https://github.com/censusdis/censusdis/pull/263


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

1.1.5

Not secure
What's Changed
* Push discussion of API key to the end of intro documentation. by vengroff in https://github.com/censusdis/censusdis/pull/253
* Support context manager syntax for `ced.contained_within`. by vengroff in https://github.com/censusdis/censusdis/pull/254
* Use a single global object and context managers to manage certificates and verification for `requests.get` calls. by vengroff in https://github.com/censusdis/censusdis/pull/250

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

1.1.4

Not secure
What's Changed
* Change the time of the generate-dataset workflow. by vengroff in https://github.com/censusdis/censusdis/pull/248
* Fix so full API docs are produced on readthedocs.io by vengroff in https://github.com/censusdis/censusdis/pull/249


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

1.1.3

Not secure
What's Changed
* Option to plot labels on map geometries. by vengroff in https://github.com/censusdis/censusdis/pull/243


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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.