v0.1.13: cross-geography query correctness
cross-geography query correctness
- census_compare_geographies gains a nationally-unique geography_geoid field so the geographies filter no longer silently drops or mismatches rows spanning multiple states (#16)
- census_query_data and census_compare_geographies now pre-validate a geography level's required parents against the dataset's own metadata, replacing a raw upstream 400 with a typed parent_required / geography_not_supported error and a tailored recovery hint (#19)
- fixes a 204 No Content response surfacing as a retryable upstream_error instead of no_data, a case-sensitive geography_level header match, and a static ACS1-only no_data recovery hint