Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TM1 outputs should have numeric county identifier #327

Open
akselx opened this issue Sep 18, 2023 · 0 comments
Open

TM1 outputs should have numeric county identifier #327

akselx opened this issue Sep 18, 2023 · 0 comments
Labels

Comments

@akselx
Copy link

akselx commented Sep 18, 2023

Currently, in the county_marginals table, the county variable is the string representation of counties, and housed on the index.

The population synthesizer expects the numerical integer county designation named COUNTY (1 through 9, starting with San Francisco, moving around the bay counter-clockwise) - mapping is here. The old format had a county_name variable that was a string representation.

Numerical value is already present on taz_geography so it should be trivial to add.

@akselx akselx added the schema label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant