Error parsing MDX:
[next-mdx-remote] error compiling MDX:
Expected a closing tag for `</ul>` (11:24-11:28) before the end of `tableData`
9 | `chamber` | State legislative chamber. Either `upper` (state Senate) or `lower` (state House). Blank for Arizona, where state legislative chambers share the same map.
10 | `district` | District number. `statewide` rows contain metrics that apply to the legislative map as a whole, not for individual districts (`efficiency_gap` and `median` metrics).
> 11 | `metric` | Metric name:<br><ul><li>`total_pop`: Total population</li><li>`total_vap`: Total voting age population</li><li>`biden_2020`: Joe Biden's voteshare in the 2020 election within these specific district lines</li><li>`Trump_2020`: Donald Trump's voteshare in the 2020 election within these specific district lines</li><li>`pvi`: FiveThirtyEight's partisan lean index. (The average margin difference between how a state or district votes and how the country votes overall. This version of partisan lean, meant to be used for congressional and gubernatorial elections, is calculated as 50 percent the state or district’s lean relative to the nation in the most recent presidential election, 25 percent its relative lean in the second-most-recent presidential election and 25 percent a custom state-legislative lean.)</li><li>`median`: Difference between the `pvi` of the chamber's median district and the `pvi` of the state as a whole (only populated when the `district` column is `statewide`).</li><li>`efficiency_gap`: <a href="https://www.brennancenter.org/sites/default/files/legal-work/How_the_Efficiency_Gap_Standard_Works.pdf">Efficiency Gap</a> (a measure of how efficiently distributed each party’s votes are) for this statewide map (only populated when the `district` column is `statewide`).</li></ul>Voting age population by race/ethnicity:<ul><li>`asian_vap`: Non-Hispanic Asian voting age population</li><li>`black_vap`: Non-Hispanic Black or African American voting age population</li><li>`hispanic_vap`: Hispanic or Latino voting age population of any race(s)</li><li>`native_vap`: Non-Hispanic American Indian and Alaska Native voting age population</li><li>`other_vap`: Non-Hispanic "Some Other Race" voting age population</li><li>`pacisl_vap`: Non-Hispanic Native Hawaiian and Other Pacific Islander voting age population</li><li>`two_plus_vap`: Non-Hispanic voting age population or two or more races</li><li>`white_vap`: Non-Hispanic White voting age population</li></ul>
| ^
12 | `value` | Numeric value for metric (when applicable). Populated for all `metric` values besides `biden_2020` and `trump_2020`.
13 | `pct` | Percent of total for metric (when applicable). Populated for `biden_2020`, `trump_2020`, and all voting age population by race/ethnicity `metric` values.
More information: https://mdxjs.com/docs/troubleshooting-mdx