List of Contributions

Contact Details

Ribbons

Badges

Ryan Davis


Contributions

1 to 5 of 11 total
Posted By Ryan Davis 06-25-2025 10:08 PM
Found In Egroup: ACS Data Users Group
\ view thread
I think the answer to your question is yes. It looks like you're trying to edit a CSV joined to a feature class. Try to export it to a new feature class or table and then follow Tricia's suggestion.
Posted By Ryan Davis 07-16-2024 01:30 PM
Found In Egroup: ACS Data Users Group
\ view thread
Have you taken a look at DP04? They have percentages of households with vehicles although they're broken down into several variables by vehicle count. Each percentage variable obviously has a corresponding MOE. My [very basic] hunch is that the MOEs won't be equal due to the nature of the survey data ...
Posted By Ryan Davis 12-21-2023 09:20 AM
Found In Egroup: ACS Data Users Group
\ view thread
If you're just looking for certain variables, you can just add it to your API call like the B variables: api.census.gov/data/2022/acs/acs5?get=NAME,B01001_001E,C17002_001E&for=state:* There might be a way to get the entire table, but I'm not familiar.
Posted By Ryan Davis 12-21-2023 09:11 AM
Found In Egroup: ACS Data Users Group
\ view thread
I don't see C17001 listed: Census Data API: /data/2022/acs/acs5/groups
Posted By Ryan Davis 12-21-2023 09:10 AM
Found In Egroup: ACS Data Users Group
\ view thread
Never mind. I misread.