Censusdis

Latest version: v1.1.13

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

Scan your dependencies

Page 1 of 8

1.1.13

What's Changed
* Offer a toggle for including or not including variables from subgroups in group queries by vengroff in https://github.com/censusdis/censusdis/pull/284


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

1.1.12

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

What's Changed
* Extend search capabilities with `search_data_sets` and `search_groups`. by vengroff in https://github.com/censusdis/censusdis/pull/281


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

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

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.