Skip to content

add data profile, subject and comparison tables#38

Merged
mmann1123 merged 1 commit intomainfrom
more_acs_tables
Nov 12, 2025
Merged

add data profile, subject and comparison tables#38
mmann1123 merged 1 commit intomainfrom
more_acs_tables

Conversation

@mmann1123
Copy link
Copy Markdown
Owner

Table Type Detection (api.py:87-118)
Automatically detects DP (Data Profile), S (Subject), CP (Comparison Profile) prefixes
Routes to correct API endpoint
Dynamic URL Building (api.py:120-151)
Appends /profile, /subject, or /cprofile to ACS API URLs
/2023/acs/acs5 → /2023/acs/acs5/profile for DP tables
Geography Restrictions (acs.py:198-205)
Block groups not allowed for DP/S tables (matches R tidycensus)
Clear error messages guide users

@mmann1123 mmann1123 merged commit 371d87b into main Nov 12, 2025
17 checks passed
@mmann1123
Copy link
Copy Markdown
Owner Author

mmann1123 commented Nov 12, 2025

closes #38 #37

@mmann1123 mmann1123 deleted the more_acs_tables branch November 12, 2025 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant