Censusdis

Latest version: v1.4.0

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

Scan your dependencies

Page 3 of 9

1.1.11

What's Changed
* Enhanced ACS subject demo to include 1-year subject demo. by vengroff in https://github.com/censusdis/censusdis/pull/275
* Bump actions/configure-pages from 4 to 5 in the github-actions group by dependabot in https://github.com/censusdis/censusdis/pull/276
* Bump urllib3 from 2.2.1 to 2.2.2 by dependabot in https://github.com/censusdis/censusdis/pull/277
* Add `ced.variables.search`. by vengroff in https://github.com/censusdis/censusdis/pull/280

New Contributors
* dependabot made their first contribution in https://github.com/censusdis/censusdis/pull/276

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

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

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.