Censusdis

Latest version: v1.1.10

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

Scan your dependencies

Page 1 of 7

1.1.10

What's Changed
* Fix bug that caused `censusdis.version` to be incorrect. by vengroff in https://github.com/censusdis/censusdis/pull/274


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

1.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
* Assorted fixes, mostly in integration tests, to handle 5/24/2024 server-side changes. by vengroff in https://github.com/censusdis/censusdis/pull/272


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

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

Page 1 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.