generated from SANDAG/Estimates-Forecasts-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the bug
The sql/ase/get_region_gq_ase_dist.sql script returns a divide by zero for @year=2010.
To Reproduce
Manually run the script setting @year=2010.
Expected behavior
There should not be a divide by zero error.
Potential resolution
Further investigation revealed a potential issue with the Census Bureau's documentation. See attached email. Email Response from Census Bureau.pdf
Update the usage of [RELP] for @year=2010 to match @year=2011 per the response from the Census Bureau.
Metadata
Metadata
Assignees
Labels
No labels