We're happy to announce that we've processed and published the American Community Survey (ACS) 2022 5-Year Estimates. As with everything we do, our goal is to empower data scientists, researchers, and academics with the most up-to-date and comprehensive demographic and census data. The Power of ACS 2022 5-Year Estimates The ACS 5-Year Estimates provide a
Data Dictionary: | U.S. Gubernatorial Elections 2000 |
Data Source: |
Table: | T4. Margin of Victory [2] |
T4. | Margin of Victory | |||||||||
Universe: | ||||||||||
T004_002Republican margin
Percent base:
None - percentages not computed (variable is table universe)
Aggregation method:
Addition
Formula used to compute this variable:
#ReturnType oretval = new #ReturnType();
oretval = ((ORG:GOV_T001_003 / ORG:GOV_T001_001)*100) - ((ORG:GOV_T001_002 / ORG:GOV_T001_001)*100);
return oretval;
|