Last updated: 2024-07-17

Checks: 6 1

Knit directory: PODFRIDGE/

This reproducible R Markdown analysis was created with workflowr (version 1.7.1). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.


The R Markdown file has unstaged changes. To know which version of the R Markdown file created these results, you’ll want to first commit it to the Git repo. If you’re still working on the analysis, you can ignore this warning. When you’re finished, you can run wflow_publish to commit the R Markdown file and build the HTML.

Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.

The command set.seed(20230302) was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.

Great job! Recording the operating system, R version, and package versions is critical for reproducibility.

Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.

Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.

Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility.

The results in this page were generated with repository version a2f6579. See the Past versions tab to see a history of the changes made to the R Markdown and HTML files.

Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish or wflow_git_commit). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:


Ignored files:
    Ignored:    .DS_Store
    Ignored:    .Rhistory
    Ignored:    .Rproj.user/
    Ignored:    data/.DS_Store

Untracked files:
    Untracked:  data/murphy_appendix.csv

Unstaged changes:
    Modified:   analysis/murphy.rmd

Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.


These are the previous versions of the repository in which changes were made to the R Markdown (analysis/murphy.rmd) and HTML (docs/murphy.html) files. If you’ve configured a remote Git repository (see ?wflow_git_remote), click on the hyperlinks in the table below to view the files as they were in that past version.

File Version Author Date Message
Rmd a2f6579 Alec Yueh 2024-07-08 created Murphy page
html a2f6579 Alec Yueh 2024-07-08 created Murphy page

Database of Murphy Data

library(tidyverse)
── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
✔ dplyr     1.1.4     ✔ readr     2.1.5
✔ forcats   1.0.0     ✔ stringr   1.5.1
✔ ggplot2   3.5.1     ✔ tibble    3.2.1
✔ lubridate 1.9.3     ✔ tidyr     1.3.1
✔ purrr     1.0.2     
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::lag()    masks stats::lag()
ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
library(readr)
library(knitr)
murphy_appendix <- read_csv("data/murphy_appendix.csv")
Rows: 929 Columns: 5
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (4): State, variable_detailed, variatble_type, file
dbl (1): value

ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.
kable(murphy_appendix)
State variable_detailed variatble_type value file
South Dakota males sex 51197.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota females sex 16556.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota asian race 56.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota black race 4041.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota hispanic race 2949.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota native_american race 14593.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota other/unknown race 891.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
South Dakota white/caucasian race 45223.0000 https://drive.google.com/file/d/1n-nihGDoLHyMqH74-oEMkB68pY69ETyF/view?usp=sharing
California male_convicted_offender sex 1603222.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California female_convicted_offender sex 309827.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California unknown_convicted_offender sex 106850.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California male_arrestee sex 524231.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California female_arrestee sex 208225.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California unknown_arrestee sex 19366.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California convicted_offender offender_type 2019899.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California arrestee offender_type 751822.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California african_american_convicted_offender race 368952.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California caucasian_convicted_offender race 588555.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California hispanic_convicted_offender race 652121.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California asian_convicted_offender race 16384.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California african_american_arrestee race 104741.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California caucasian_arrestee race 231313.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California hispanic_arrestee race 308450.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
California asian_arrestee race 11191.0000 https://drive.google.com/file/d/1e2THs5mgguRH7I_la7lyEcWf5heX2DuG/view?usp=sharing
Indiana convicted_offender offender_type 279654.0000 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana arrestee offender_type 21087.0000 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana male_proportion sex 0.8000 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana female_proportion sex 0.2000 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana causasian_proportion race 0.7000 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana black_proportion race 0.2600 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana hispanic_proportion race 0.0400 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Indiana other/unknown_proportion race 0.0100 https://drive.google.com/file/d/1X44WJnfMULZ7GkYyKQ_aMI1UWktNBOxm/view?usp=sharing
Maine male sex 27894.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine female sex 5734.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine unknown sex 83.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine white race 31298.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine black race 1299.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine unknown race 470.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine native_american race 345.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine hispanic race 171.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Maine asian race 128.0000 https://drive.google.com/file/d/1kx6hp0M7_04j6kptEtvLTF6SNfY_KnU_/view?usp=sharing
Texas female_offender gender 121434.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas female_arrestee gender 18721.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas offender offender_type 845322.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas arrestee offender_type 73631.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas asian_offender race 3361.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas african_american_offender race 254366.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas caucasian_offender race 309010.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas hispanic_offender race 276245.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas native_american_offender race 138.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas other_offender race 2173.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas asian_arrestee race 497.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas african_american_arrestee race 12903.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas caucasian_arrestee race 33486.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas hispanic_arrestee race 24202.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas native_american_arrestee race 24.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Texas other_arrestee race 358.0000 https://drive.google.com/file/d/1G1rTp-YTHhV3ocb3toIVS4kK_9KioWhT/view?usp=sharing
Nevada arrested_offender offender_type 185074.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada conviceted_offender offender_type 159023.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada male sex 280738.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada female sex 63287.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada unknown sex 72.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada white race 238723.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada unknown race 3491.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada american_indian race 5710.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada black race 88174.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Nevada asian race 7999.0000 https://drive.google.com/file/d/1zGeepvoCzK-I7oIAlkDSqWcF9V78t8nR/view?usp=sharing
Florida male sex 901126.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida female sex 260885.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida unknown sex 13380.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida african_american race 413733.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida asian race 2659.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida caucasian race 721485.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida hispanic race 28452.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida native_american race 667.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida other race 1176.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Florida unknown race 7219.0000 https://drive.google.com/file/d/1lGKAaIRQfz9qHzTc64K0o3AGHEUM-2DS/view?usp=sharing
Alabama black_proportion DNA_collection_breakdown 0.4600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama white_proportion DNA_collection_breakdown 0.5400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama black DNA_collection_breakdown 18253.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama white DNA_collection_breakdown 21292.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama black_proportion state_demographic 0.2680 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama hispanic_proportion state_demographic 0.0420 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama asian_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama native_american_proportion state_demographic 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama white_proportion state_demographic 0.6600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama black_proportion population_data_collected 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alabama white_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska black_proportion DNA_collection_breakdown 0.0760 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska hispanic_proportion DNA_collection_breakdown 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska asian_proportion DNA_collection_breakdown 0.0300 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska native_american_proportion DNA_collection_breakdown 0.4310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska white_proportion DNA_collection_breakdown 0.4350 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska black DNA_collection_breakdown 914.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska hispanic DNA_collection_breakdown 23604.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska asian DNA_collection_breakdown 365.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska native_american DNA_collection_breakdown 5191.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska white DNA_collection_breakdown 5237.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska black_proportion state_demographic 0.0390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska hispanic_proportion state_demographic 0.0700 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska asian_proportion state_demographic 0.0630 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska native_american_proportion state_demographic 0.1480 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska white_proportion state_demographic 0.6150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska black_proportion population_data_collected 0.0320 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska hispanic_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska asian_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska native_american_proportion population_data_collected 0.0470 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Alaska white_proportion population_data_collected 0.0120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona black_proportion DNA_collection_breakdown 0.1260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona hispanic_proportion DNA_collection_breakdown 0.3200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona asian_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona native_american_proportion DNA_collection_breakdown 0.0820 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona white_proportion DNA_collection_breakdown 0.4660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona black DNA_collection_breakdown 9313.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona hispanic DNA_collection_breakdown 23604.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona asian DNA_collection_breakdown 358.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona native_american DNA_collection_breakdown 6041.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona white DNA_collection_breakdown 34353.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona black_proportion state_demographic 0.0480 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona hispanic_proportion state_demographic 0.3070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona asian_proportion state_demographic 0.0340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona native_american_proportion state_demographic 0.0530 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona white_proportion state_demographic 0.5580 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona black_proportion population_data_collected 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona hispanic_proportion population_data_collected 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona asian_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona native_american_proportion population_data_collected 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arizona white_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas black_proportion DNA_collection_breakdown 0.4230 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas hispanic_proportion DNA_collection_breakdown 0.0270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas asian_proportion DNA_collection_breakdown 0.0004 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas white_proportion DNA_collection_breakdown 0.5500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas black DNA_collection_breakdown 4401.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas hispanic DNA_collection_breakdown 275.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas asian DNA_collection_breakdown 4.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas white DNA_collection_breakdown 5715.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas black_proportion state_demographic 0.1570 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas hispanic_proportion state_demographic 0.0720 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas asian_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas native_american state_demographic 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas white_proportion state_demographic 0.7310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas black_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas asian_proportion population_data_collected 0.0001 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Arkansas white_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California black_proportion DNA_collection_breakdown 0.2500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California hispanic_proportion DNA_collection_breakdown 0.3760 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California native_american_proportion DNA_collection_breakdown 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California white_proportion DNA_collection_breakdown 0.3700 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California black DNA_collection_breakdown 141488.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California hispanic DNA_collection_breakdown 213361.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California native_american DNA_collection_breakdown 2177.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California white DNA_collection_breakdown 210144.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California black_proportion state_demographic 0.0650 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California hispanic_proportion state_demographic 0.3880 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California asian_proportion state_demographic 0.1470 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California native_american_proportion state_demographic 0.0170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California white_proportion state_demographic 0.3800 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California black_proportion population_data_collected 0.0560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California hispanic_proportion population_data_collected 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California native_american_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
California white_proportion population_data_collected 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado black_proportion DNA_collection_breakdown 0.1280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado hispanic_proportion DNA_collection_breakdown 0.2400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado asian_proportion DNA_collection_breakdown 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado native_american_proportion DNA_collection_breakdown 0.0008 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado white_proportion DNA_collection_breakdown 0.6310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado black DNA_collection_breakdown 28486.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado hispanic DNA_collection_breakdown 53778.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado asian DNA_collection_breakdown 61.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado native_american DNA_collection_breakdown 189.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado white DNA_collection_breakdown 140920.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado black_proportion state_demographic 0.0450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado hispanic_proportion state_demographic 0.2130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado asian_proportion state_demographic 0.0320 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado native_american_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado white_proportion state_demographic 0.6870 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado black_proportion population_data_collected 0.1140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado hispanic_proportion population_data_collected 0.0460 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado asian_proportion population_data_collected 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado native_american_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Colorado white_proportion population_data_collected 0.0370 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut black_proportion DNA_collection_breakdown 0.2550 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut hispanic_proportion DNA_collection_breakdown 0.1810 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut white_proportion DNA_collection_breakdown 0.5640 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut black DNA_collection_breakdown 2250.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut hispanic DNA_collection_breakdown 1591.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut white DNA_collection_breakdown 4968.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut black_proportion state_demographic 0.1160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut hispanic_proportion state_demographic 0.1540 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut asian_proportion state_demographic 0.0460 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut white_proportion state_demographic 0.6820 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut black_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut hispanic_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Connecticut white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware black_proportion DNA_collection_breakdown 0.7990 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware hispanic_proportion DNA_collection_breakdown 0.0560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware white_proportion DNA_collection_breakdown 0.1450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware black DNA_collection_breakdown 9399.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware hispanic DNA_collection_breakdown 660.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware white DNA_collection_breakdown 1701.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware black_proportion state_demographic 0.2240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware hispanic_proportion state_demographic 0.0900 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware asian_proportion state_demographic 0.0390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware native_american_proportion state_demographic 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware white_proportion state_demographic 0.6320 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware black_proportion population_data_collected 0.0440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware hispanic_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Delaware white_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida black_proportion DNA_collection_breakdown 0.3480 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida hispanic_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida asian_proportion DNA_collection_breakdown 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida native_american_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida white_proportion DNA_collection_breakdown 0.6400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida black DNA_collection_breakdown 20152.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida hispanic DNA_collection_breakdown 4338.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida asian DNA_collection_breakdown 4420.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida native_american DNA_collection_breakdown 1074.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida white DNA_collection_breakdown 514348.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida black_proportion state_demographic 0.1680 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida hispanic_proportion state_demographic 0.2450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida asian_proportion state_demographic 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida white_proportion state_demographic 0.5530 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida black_proportion population_data_collected 0.0810 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida asian_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida native_american_proportion population_data_collected 0.1000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Florida white_proportion population_data_collected 0.0450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia black_proportion DNA_collection_breakdown 0.5450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia hispanic_proportion DNA_collection_breakdown 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia asian_proportion DNA_collection_breakdown 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia native_american_proportion DNA_collection_breakdown 0.0005 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia white_proportion DNA_collection_breakdown 0.4210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia black DNA_collection_breakdown 9851.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia hispanic DNA_collection_breakdown 433.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia asian DNA_collection_breakdown 72.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia native_american DNA_collection_breakdown 9.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia white DNA_collection_breakdown 4682.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia black_proportion state_demographic 0.3170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia hispanic_proportion state_demographic 0.0940 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia asian_proportion state_demographic 0.0400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia white_proportion state_demographic 0.5390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia black_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia hispanic_proportion population_data_collected 0.0004 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia asian_proportion population_data_collected 0.0002 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia native_american_proportion population_data_collected 0.0002 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Georgia white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii black_proportion DNA_collection_breakdown 0.0460 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii hispanic_proportion DNA_collection_breakdown 0.0460 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii asian_proportion DNA_collection_breakdown 0.2160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii native_american_proportion DNA_collection_breakdown 0.4210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii white_proportion DNA_collection_breakdown 0.2710 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii black DNA_collection_breakdown 516.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii hispanic DNA_collection_breakdown 516.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii asian DNA_collection_breakdown 2399.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii native_american DNA_collection_breakdown 4682.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii white DNA_collection_breakdown 3018.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii black_proportion state_demographic 0.0260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii hispanic_proportion state_demographic 0.1040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii asian_proportion state_demographic 0.3730 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii native_american_proportion state_demographic 0.0990 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii white_proportion state_demographic 0.2290 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii black_proportion population_data_collected 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii hispanic_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii asian_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii native_american_proportion population_data_collected 0.0330 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Hawaii white_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho black_proportion DNA_collection_breakdown 0.0300 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho hispanic_proportion DNA_collection_breakdown 0.1620 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho native_american_proportion DNA_collection_breakdown 3.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho white_proportion DNA_collection_breakdown 0.7780 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho black DNA_collection_breakdown 244.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho hispanic DNA_collection_breakdown 1300.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho native_american DNA_collection_breakdown 244.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho white DNA_collection_breakdown 6253.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho black_proportion state_demographic 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho hispanic_proportion state_demographic 0.1220 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho asian_proportion state_demographic 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho native_american_proportion state_demographic 0.0170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho white_proportion state_demographic 0.8250 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho black_proportion population_data_collected 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho hispanic_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho native_american_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Idaho white_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois black_proportion DNA_collection_breakdown 0.5820 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois hispanic_proportion DNA_collection_breakdown 0.1260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois white_proportion DNA_collection_breakdown 0.2930 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois black DNA_collection_breakdown 18094.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois hispanic DNA_collection_breakdown 3906.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois white DNA_collection_breakdown 9094.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois black_proportion state_demographic 0.1470 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois hispanic_proportion state_demographic 0.1690 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois asian_proportion state_demographic 0.0550 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois native_american_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois white_proportion state_demographic 0.6190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois black_proportion population_data_collected 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois hispanic_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Illinois white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana black_proportion DNA_collection_breakdown 0.2480 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana hispanic_proportion DNA_collection_breakdown 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana white_proportion DNA_collection_breakdown 0.7240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana black DNA_collection_breakdown 3591.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana hispanic DNA_collection_breakdown 398.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana white DNA_collection_breakdown 10479.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana black_proportion state_demographic 0.0960 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana hispanic_proportion state_demographic 0.0670 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana asian_proportion state_demographic 0.0210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana native_american_proportion state_demographic 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana white_proportion state_demographic 0.8000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Indiana white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa black_proportion DNA_collection_breakdown 0.2080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa hispanic_proportion DNA_collection_breakdown 0.0330 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa asian_proportion DNA_collection_breakdown 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa native_american_proportion DNA_collection_breakdown 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa white_proportion DNA_collection_breakdown 0.7400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa black DNA_collection_breakdown 4793.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa hispanic DNA_collection_breakdown 751.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa asian DNA_collection_breakdown 199.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa native_american DNA_collection_breakdown 253.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa white DNA_collection_breakdown 17021.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa black_proportion state_demographic 0.0350 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa hispanic_proportion state_demographic 0.0570 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa asian_proportion state_demographic 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa white_proportion state_demographic 0.8670 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa black_proportion population_data_collected 0.0440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa hispanic_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa asian_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa native_american_proportion population_data_collected 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Iowa white_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas black_proportion DNA_collection_breakdown 0.2680 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas asian_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas native_american_proportion DNA_collection_breakdown 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas white_proportion DNA_collection_breakdown 0.7280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas black DNA_collection_breakdown 13016.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas asian DNA_collection_breakdown 62.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas native_american DNA_collection_breakdown 142.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas white DNA_collection_breakdown 35318.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas black_proportion state_demographic 0.0630 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas hispanic_proportion state_demographic 0.1160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas asian_proportion state_demographic 0.0290 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas native_american_proportion state_demographic 0.0120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas white_proportion state_demographic 0.7640 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas black_proportion population_data_collected 0.0700 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas asian_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas native_american_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kansas white_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky black_proportion DNA_collection_breakdown 0.2930 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky hispanic_proportion DNA_collection_breakdown 0.0510 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky native_american_proportion DNA_collection_breakdown 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky white_proportion DNA_collection_breakdown 0.6470 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky black DNA_collection_breakdown 34762.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky hispanic DNA_collection_breakdown 5993.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky native_american DNA_collection_breakdown 1199.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky white DNA_collection_breakdown 76716.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky black_proportion state_demographic 0.0830 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky hispanic_proportion state_demographic 0.0340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky asian_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky native_american_proportion state_demographic 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky white_proportion state_demographic 0.8510 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky black_proportion population_data_collected 0.0940 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky hispanic_proportion population_data_collected 0.0400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky native_american_proportion population_data_collected 0.0900 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Kentucky white_proportion population_data_collected 0.0200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana black_proportion DNA_collection_breakdown 0.6580 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana hispanic_proportion DNA_collection_breakdown 0.0400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana white_proportion DNA_collection_breakdown 0.3020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana black DNA_collection_breakdown 10840.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana hispanic DNA_collection_breakdown 657.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana white DNA_collection_breakdown 4972.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana black_proportion state_demographic 0.3250 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana hispanic_proportion state_demographic 0.0500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana asian_proportion state_demographic 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana native_american_proportion state_demographic 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana white_proportion state_demographic 0.5910 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana black_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana hispanic_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Louisiana white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine black_proportion DNA_collection_breakdown 0.0710 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine hispanic_proportion DNA_collection_breakdown 0.0200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine native_american_proportion DNA_collection_breakdown 0.0200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine white_proportion DNA_collection_breakdown 0.8890 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine black DNA_collection_breakdown 226.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine hispanic DNA_collection_breakdown 65.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine native_american DNA_collection_breakdown 65.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine white DNA_collection_breakdown 2846.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine black_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine hispanic_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine asian_proportion state_demographic 0.0120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine native_american_proportion state_demographic 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine white_proportion state_demographic 0.9360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine black_proportion population_data_collected 0.0120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine hispanic_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine native_american_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maine white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland black_proportion DNA_collection_breakdown 0.6280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland asian_proportion DNA_collection_breakdown 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland native_american_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland white_proportion DNA_collection_breakdown 0.3640 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland black DNA_collection_breakdown 34835.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland asian DNA_collection_breakdown 372.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland native_american DNA_collection_breakdown 77.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland white DNA_collection_breakdown 20207.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland black_proportion state_demographic 0.3050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland hispanic_proportion state_demographic 0.0950 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland asian_proportion state_demographic 0.0650 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland native_american_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland white_proportion state_demographic 0.0520 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland black_proportion population_data_collected 0.0190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland asian_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland native_american_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Maryland white_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts black_proportion DNA_collection_breakdown 0.1850 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts hispanic_proportion DNA_collection_breakdown 0.1560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts white_proportion DNA_collection_breakdown 0.6590 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts black DNA_collection_breakdown 2712.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts hispanic DNA_collection_breakdown 2288.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts white DNA_collection_breakdown 9681.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts black_proportion state_demographic 0.0840 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts hispanic_proportion state_demographic 0.1120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts asian_proportion state_demographic 0.0660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts white_proportion state_demographic 0.7350 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts black_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts hispanic_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Massachusetts white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan black_proportion DNA_collection_breakdown 0.3340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan hispanic_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan asian_proportion DNA_collection_breakdown 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan native_american_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan white_proportion DNA_collection_breakdown 0.6550 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan black DNA_collection_breakdown 85888.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan hispanic DNA_collection_breakdown 357.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan asian DNA_collection_breakdown 946.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan native_american DNA_collection_breakdown 1347.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan white DNA_collection_breakdown 168422.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan black_proportion state_demographic 0.1420 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan hispanic_proportion state_demographic 0.0490 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan asian_proportion state_demographic 0.0300 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan native_american_proportion state_demographic 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan white_proportion state_demographic 0.7560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan black_proportion population_data_collected 0.0610 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan asian_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan native_american_proportion population_data_collected 0.0190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Michigan white_proportion population_data_collected 0.0220 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota black_proportion DNA_collection_breakdown 0.2560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota asian_proportion DNA_collection_breakdown 0.0270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota native_american_proportion DNA_collection_breakdown 0.0510 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota white_proportion DNA_collection_breakdown 0.6670 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota black DNA_collection_breakdown 39743.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota asian DNA_collection_breakdown 4129.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota native_american DNA_collection_breakdown 7912.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota white DNA_collection_breakdown 103741.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota black_proportion state_demographic 0.0600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota hispanic_proportion state_demographic 0.0520 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota asian_proportion state_demographic 0.0490 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota native_american_proportion state_demographic 0.0130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota white_proportion state_demographic 0.8100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota black_proportion population_data_collected 0.1200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota asian_proportion population_data_collected 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota native_american_proportion population_data_collected 0.1100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Minnesota white_proportion population_data_collected 0.0230 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi black_proportion DNA_collection_breakdown 0.5960 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi hispanic_proportion DNA_collection_breakdown 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi white_proportion DNA_collection_breakdown 0.3950 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi black DNA_collection_breakdown 6328.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi hispanic DNA_collection_breakdown 91.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi white DNA_collection_breakdown 4193.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi black_proportion state_demographic 0.3760 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi hispanic_proportion state_demographic 0.0310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi asian_proportion state_demographic 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi native_american_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi white_proportion state_demographic 0.5700 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Mississippi white_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri black_proportion DNA_collection_breakdown 0.3140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri hispanic_proportion DNA_collection_breakdown 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri asian_proportion DNA_collection_breakdown 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri native_american_proportion DNA_collection_breakdown 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri white_proportion DNA_collection_breakdown 0.6690 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri black DNA_collection_breakdown 3701.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri hispanic DNA_collection_breakdown 130.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri asian DNA_collection_breakdown 50.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri native_american DNA_collection_breakdown 20.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri white DNA_collection_breakdown 7882.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri black_proportion state_demographic 0.1180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri hispanic_proportion state_demographic 0.0410 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri asian_proportion state_demographic 0.0200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri native_american_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri white_proportion state_demographic 0.7980 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri black_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri asian_proportion population_data_collected 0.0004 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri native_american_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Missouri white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana black_proportion DNA_collection_breakdown 0.0190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana asian_proportion DNA_collection_breakdown 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana native_american_proportion DNA_collection_breakdown 0.1740 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana white_proportion DNA_collection_breakdown 0.7970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana black DNA_collection_breakdown 47.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana asian DNA_collection_breakdown 24.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana native_american DNA_collection_breakdown 428.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana white DNA_collection_breakdown 1961.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana black_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana hispanic_proportion state_demographic 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana asian_proportion state_demographic 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana native_american_proportion state_demographic 0.0660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana white_proportion state_demographic 0.8650 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana black_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana asian_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana native_american_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Montana white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska black_proportion DNA_collection_breakdown 0.2310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska hispanic_proportion DNA_collection_breakdown 0.1140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska asian_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska native_american_proportion DNA_collection_breakdown 0.0460 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska white_proportion DNA_collection_breakdown 0.6050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska black DNA_collection_breakdown 566.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska hispanic DNA_collection_breakdown 279.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska asian DNA_collection_breakdown 11.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska native_american DNA_collection_breakdown 112.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska white DNA_collection_breakdown 1483.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska black_proportion state_demographic 0.0500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska hispanic_proportion state_demographic 0.1040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska asian_proportion state_demographic 0.0230 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska native_american_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska white_proportion state_demographic 0.8000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska asian_proportion population_data_collected 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska native_american_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nebraska white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada black_proportion DNA_collection_breakdown 0.2850 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada hispanic_proportion DNA_collection_breakdown 0.2130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada asian_proportion DNA_collection_breakdown 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada native_american_proportion DNA_collection_breakdown 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada white_proportion DNA_collection_breakdown 0.4600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada black DNA_collection_breakdown 1602.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada hispanic DNA_collection_breakdown 1201.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada asian DNA_collection_breakdown 135.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada native_american DNA_collection_breakdown 101.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada white DNA_collection_breakdown 2590.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada black_proportion state_demographic 0.0930 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada hispanic_proportion state_demographic 0.2810 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada asian_proportion state_demographic 0.0850 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada native_american_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada white_proportion state_demographic 0.5070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada hispanic_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada asian_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada native_american_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Nevada white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire black_proportion DNA_collection_breakdown 0.0640 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire asian_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire native_american_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire white_proportion DNA_collection_breakdown 0.9260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire black DNA_collection_breakdown 40.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire asian DNA_collection_breakdown 3.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire native_american DNA_collection_breakdown 3.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire white DNA_collection_breakdown 578.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire black_proportion state_demographic 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire hispanic_proportion state_demographic 0.0340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire asian_proportion state_demographic 0.0260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire native_american_proportion state_demographic 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire white_proportion state_demographic 0.9100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire black_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire asian_proportion population_data_collected 0.0001 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire native_american_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Hampshire white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey black_proportion DNA_collection_breakdown 0.5280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey hispanic_proportion DNA_collection_breakdown 0.0840 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey asian_proportion DNA_collection_breakdown 0.0130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey native_american_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey white_proportion DNA_collection_breakdown 0.3750 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey black DNA_collection_breakdown 9444.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey hispanic DNA_collection_breakdown 1499.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey asian DNA_collection_breakdown 225.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey native_american DNA_collection_breakdown 22.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey white DNA_collection_breakdown 6708.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey black_proportion state_demographic 0.1480 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey hispanic_proportion state_demographic 0.1970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey asian_proportion state_demographic 0.0970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey native_american_proportion state_demographic 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey white_proportion state_demographic 0.5620 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey black_proportion population_data_collected 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey asian_proportion population_data_collected 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey native_american_proportion population_data_collected 0.0004 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Jersey white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico black_proportion DNA_collection_breakdown 0.0600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico hispanic_proportion DNA_collection_breakdown 0.5200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico native_american_proportion DNA_collection_breakdown 0.1100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico white_proportion DNA_collection_breakdown 0.3100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico black DNA_collection_breakdown 157.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico hispanic DNA_collection_breakdown 1363.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico native_american DNA_collection_breakdown 288.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico white DNA_collection_breakdown 813.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico black_proportion state_demographic 0.0260 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico hispanic_proportion state_demographic 0.4800 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico asian_proportion state_demographic 0.0170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico native_american_proportion state_demographic 0.1050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico white_proportion state_demographic 0.3840 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico black_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico native_american_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_Mexico white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York black_proportion DNA_collection_breakdown 0.5180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York hispanic_proportion DNA_collection_breakdown 0.3160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York asian_proportion DNA_collection_breakdown 0.0370 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York white_proportion DNA_collection_breakdown 0.1290 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York black DNA_collection_breakdown 68684.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York hispanic DNA_collection_breakdown 41970.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York asian DNA_collection_breakdown 4939.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York white DNA_collection_breakdown 17116.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York black_proportion state_demographic 0.1760 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York hispanic_proportion state_demographic 0.1880 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York asian_proportion state_demographic 0.0880 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York native_american_proportion state_demographic 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York white_proportion state_demographic 0.5600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York black_proportion population_data_collected 0.0200 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York hispanic_proportion population_data_collected 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York asian_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
New_York white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina black_proportion DNA_collection_breakdown 0.5230 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina asian_proportion DNA_collection_breakdown 0.0005 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina native_american_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina white_proportion DNA_collection_breakdown 0.4750 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina black DNA_collection_breakdown 12270.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina asian DNA_collection_breakdown 11.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina native_american DNA_collection_breakdown 31.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina white DNA_collection_breakdown 11138.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina black_proportion state_demographic 0.2210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina hispanic_proportion state_demographic 0.0910 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina asian_proportion state_demographic 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina native_american_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina white_proportion state_demographic 0.6380 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina native_american_proportion population_data_collected 0.0002 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Carolina white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota black_proportion DNA_collection_breakdown 0.0920 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota hispanic_proportion DNA_collection_breakdown 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota asian_proportion DNA_collection_breakdown 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota native_american_proportion DNA_collection_breakdown 0.1510 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota white_proportion DNA_collection_breakdown 0.7450 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota black DNA_collection_breakdown 2983.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota hispanic DNA_collection_breakdown 92.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota asian DNA_collection_breakdown 178.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota native_american DNA_collection_breakdown 4893.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota white DNA_collection_breakdown 24363.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota black_proportion state_demographic 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota hispanic_proportion state_demographic 0.0350 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota asian_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota native_american_proportion state_demographic 0.0550 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota white_proportion state_demographic 0.8580 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota black_proportion population_data_collected 0.1640 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota hispanic_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota asian_proportion population_data_collected 0.0170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota native_american_proportion population_data_collected 0.1170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
North_Dakota white_proportion population_data_collected 0.0380 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio black_proportion DNA_collection_breakdown 0.3620 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio hispanic_proportion DNA_collection_breakdown 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio asian_proportion DNA_collection_breakdown 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio native_american_proportion DNA_collection_breakdown 0.0002 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio white_proportion DNA_collection_breakdown 0.6320 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio black DNA_collection_breakdown 26015.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio hispanic DNA_collection_breakdown 402.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio asian DNA_collection_breakdown 25.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio native_american DNA_collection_breakdown 17.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio white DNA_collection_breakdown 45454.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio black_proportion state_demographic 0.1270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio hispanic_proportion state_demographic 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio asian_proportion state_demographic 0.0210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio native_american_proportion state_demographic 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio white_proportion state_demographic 0.7980 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio black_proportion population_data_collected 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio asian_proportion population_data_collected 0.0001 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio native_american_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Ohio white_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma black_proportion DNA_collection_breakdown 0.2670 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma hispanic_proportion DNA_collection_breakdown 0.0770 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma native_american_proportion DNA_collection_breakdown 0.1080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma white_proportion DNA_collection_breakdown 0.5490 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma black DNA_collection_breakdown 2841.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma hispanic DNA_collection_breakdown 815.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma native_american DNA_collection_breakdown 1147.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma white DNA_collection_breakdown 5853.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma black_proportion state_demographic 0.0780 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma hispanic_proportion state_demographic 0.1010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma asian_proportion state_demographic 0.0220 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma native_american_proportion state_demographic 0.0910 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma white_proportion state_demographic 0.6650 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma black_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma hispanic_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma native_american_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oklahoma white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon black_proportion DNA_collection_breakdown 0.1020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon hispanic_proportion DNA_collection_breakdown 0.1630 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon native_american_proportion DNA_collection_breakdown 0.0310 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon white_proportion DNA_collection_breakdown 0.7040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon black DNA_collection_breakdown 515.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon hispanic DNA_collection_breakdown 824.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon native_american DNA_collection_breakdown 154.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon white DNA_collection_breakdown 3552.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon black_proportion state_demographic 0.0210 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon hispanic_proportion state_demographic 0.1270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon asian_proportion state_demographic 0.0440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon native_american_proportion state_demographic 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon white_proportion state_demographic 0.7660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon hispanic_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon native_american_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Oregon white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania black_proportion DNA_collection_breakdown 0.4060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania hispanic_proportion DNA_collection_breakdown 0.0970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania white_proportion DNA_collection_breakdown 0.4970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania black DNA_collection_breakdown 4159.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania hispanic DNA_collection_breakdown 991.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania white DNA_collection_breakdown 5088.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania black_proportion state_demographic 0.1170 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania hispanic_proportion state_demographic 0.0680 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania asian_proportion state_demographic 0.0340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania native_american_proportion state_demographic 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania white_proportion state_demographic 0.7740 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania black_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Pennsylvania white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island black_proportion DNA_collection_breakdown 0.2540 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island hispanic_proportion DNA_collection_breakdown 0.2030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island white_proportion DNA_collection_breakdown 0.5430 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island black DNA_collection_breakdown 3672.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island hispanic DNA_collection_breakdown 2941.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island white DNA_collection_breakdown 7852.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island black_proportion state_demographic 0.0790 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island hispanic_proportion state_demographic 0.1440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island asian_proportion state_demographic 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island native_american_proportion state_demographic 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island white_proportion state_demographic 0.7390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island black_proportion population_data_collected 0.0440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island hispanic_proportion population_data_collected 0.0190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Rhode_Island white_proportion population_data_collected 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina black_proportion DNA_collection_breakdown 0.5400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina white_proportion DNA_collection_breakdown 0.4600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina black DNA_collection_breakdown 3752.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina white DNA_collection_breakdown 3203.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina black_proportion state_demographic 0.2760 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina hispanic_proportion state_demographic 0.0550 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina asian_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina white_proportion state_demographic 0.6380 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina black_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Carolina white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota black_proportion DNA_collection_breakdown 0.0730 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota asian_proportion DNA_collection_breakdown 0.0070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota native_american_proportion DNA_collection_breakdown 0.2960 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota white_proportion DNA_collection_breakdown 0.6250 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota black DNA_collection_breakdown 2961.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota asian DNA_collection_breakdown 287.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota native_american DNA_collection_breakdown 12028.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota white DNA_collection_breakdown 25411.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota black_proportion state_demographic 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota hispanic_proportion state_demographic 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota asian_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota native_american_proportion state_demographic 0.0890 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota white_proportion state_demographic 0.8290 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota black_proportion population_data_collected 0.1900 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota asian_proportion population_data_collected 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota native_american_proportion population_data_collected 0.1560 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
South_Dakota white_proportion population_data_collected 0.0350 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee black_proportion DNA_collection_breakdown 0.3590 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee hispanic_proportion DNA_collection_breakdown 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee asian_proportion DNA_collection_breakdown 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee native_american_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee white_proportion DNA_collection_breakdown 0.6320 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee black DNA_collection_breakdown 14544.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee hispanic DNA_collection_breakdown 213.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee asian DNA_collection_breakdown 127.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee native_american DNA_collection_breakdown 40.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee white DNA_collection_breakdown 25620.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee black_proportion state_demographic 0.1710 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee hispanic_proportion state_demographic 0.0520 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee asian_proportion state_demographic 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee native_american_proportion state_demographic 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee white_proportion state_demographic 0.7440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee black_proportion population_data_collected 0.0130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee asian_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee native_american_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Tennessee white_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas black_proportion DNA_collection_breakdown 0.3120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas hispanic_proportion DNA_collection_breakdown 0.3280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas white_proportion DNA_collection_breakdown 0.3600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas black DNA_collection_breakdown 22169.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas hispanic DNA_collection_breakdown 23267.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas white DNA_collection_breakdown 25519.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas black_proportion state_demographic 0.1250 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas hispanic_proportion state_demographic 0.3880 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas asian_proportion state_demographic 0.0470 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas native_american_proportion state_demographic 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas white_proportion state_demographic 0.4300 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas black_proportion population_data_collected 0.0060 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas hispanic_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Texas white_proportion population_data_collected 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah black_proportion DNA_collection_breakdown 0.0540 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah hispanic_proportion DNA_collection_breakdown 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah asian_proportion DNA_collection_breakdown 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah native_american_proportion DNA_collection_breakdown 0.0590 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah white_proportion DNA_collection_breakdown 0.8620 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah black DNA_collection_breakdown 5993.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah hispanic DNA_collection_breakdown 141.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah asian DNA_collection_breakdown 2597.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah native_american DNA_collection_breakdown 6466.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah white DNA_collection_breakdown 94992.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah black_proportion state_demographic 0.0130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah hispanic_proportion state_demographic 0.1370 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah asian_proportion state_demographic 0.0250 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah native_american_proportion state_demographic 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah white_proportion state_demographic 0.7900 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah black_proportion population_data_collected 0.1500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah hispanic_proportion population_data_collected 0.0003 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah asian_proportion population_data_collected 0.0340 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah native_american_proportion population_data_collected 0.1410 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Utah white_proportion population_data_collected 0.0390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont black_proportion DNA_collection_breakdown 0.1070 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont asian_proportion DNA_collection_breakdown 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont native_american_proportion DNA_collection_breakdown 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont white_proportion DNA_collection_breakdown 0.8800 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont black DNA_collection_breakdown 295.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont asian DNA_collection_breakdown 25.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont native_american DNA_collection_breakdown 11.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont white DNA_collection_breakdown 2423.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont black_proportion state_demographic 0.0130 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont hispanic_proportion state_demographic 0.0180 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont asian_proportion state_demographic 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont native_american_proportion state_demographic 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont white_proportion state_demographic 0.9330 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont black_proportion population_data_collected 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont asian_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont native_american_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Vermont white_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia black_proportion DNA_collection_breakdown 0.5050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia hispanic_proportion DNA_collection_breakdown 0.0240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia white_proportion DNA_collection_breakdown 0.4710 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia black DNA_collection_breakdown 6249.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia hispanic DNA_collection_breakdown 294.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia white DNA_collection_breakdown 5836.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia black_proportion state_demographic 0.1970 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia hispanic_proportion state_demographic 0.0900 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia asian_proportion state_demographic 0.0650 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia native_american_proportion state_demographic 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia white_proportion state_demographic 0.6270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia black_proportion population_data_collected 0.0040 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia hispanic_proportion population_data_collected 0.0004 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Virginia white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington black_proportion DNA_collection_breakdown 0.1860 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington hispanic_proportion DNA_collection_breakdown 0.1440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington native_american_proportion DNA_collection_breakdown 0.0520 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington white_proportion DNA_collection_breakdown 0.6190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington black DNA_collection_breakdown 1376.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington hispanic DNA_collection_breakdown 1070.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington native_american DNA_collection_breakdown 382.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington white DNA_collection_breakdown 4585.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington black_proportion state_demographic 0.0410 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington hispanic_proportion state_demographic 0.1240 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington asian_proportion state_demographic 0.0840 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington native_american_proportion state_demographic 0.0190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington white_proportion state_demographic 0.6980 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington black_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington hispanic_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington native_american_proportion population_data_collected 0.0030 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Washington white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia black_proportion DNA_collection_breakdown 0.2800 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia hispanic_proportion DNA_collection_breakdown 0.0600 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia native_american_proportion DNA_collection_breakdown 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia white_proportion DNA_collection_breakdown 0.6500 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia black DNA_collection_breakdown 955.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia hispanic DNA_collection_breakdown 205.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia native_american DNA_collection_breakdown 34.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia white DNA_collection_breakdown 2218.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia black_proportion state_demographic 0.0360 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia hispanic_proportion state_demographic 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia asian_proportion state_demographic 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia native_american_proportion state_demographic 0.0020 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia white_proportion state_demographic 0.9230 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia black_proportion population_data_collected 0.0150 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia hispanic_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia native_american_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
West_Virginia white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin black_proportion DNA_collection_breakdown 0.3730 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin asian_proportion DNA_collection_breakdown 0.0120 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin native_american_proportion DNA_collection_breakdown 0.0510 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin white_proportion DNA_collection_breakdown 0.5630 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin black DNA_collection_breakdown 3482.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin asian DNA_collection_breakdown 111.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin native_american DNA_collection_breakdown 478.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin white DNA_collection_breakdown 5253.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin black_proportion state_demographic 0.0660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin hispanic_proportion state_demographic 0.0660 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin asian_proportion state_demographic 0.0280 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin native_american_proportion state_demographic 0.0110 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin white_proportion state_demographic 0.8190 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin black_proportion population_data_collected 0.0090 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin asian_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin native_american_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wisconsin white_proportion population_data_collected 0.0010 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming black_proportion DNA_collection_breakdown 0.0390 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming hispanic_proportion DNA_collection_breakdown 0.1440 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming native_american_proportion DNA_collection_breakdown 0.0770 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming white_proportion DNA_collection_breakdown 0.7400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming black DNA_collection_breakdown 129.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming hispanic DNA_collection_breakdown 484.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming native_american DNA_collection_breakdown 258.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming white DNA_collection_breakdown 2482.0000 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming black_proportion state_demographic 0.0140 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming hispanic_proportion state_demographic 0.0990 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming asian_proportion state_demographic 0.0100 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming native_american_proportion state_demographic 0.0270 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming white_proportion state_demographic 0.8400 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming black_proportion population_data_collected 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming hispanic_proportion population_data_collected 0.0080 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming native_american_proportion population_data_collected 0.0160 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing
Wyoming white_proportion population_data_collected 0.0050 https://drive.google.com/file/d/12HjMjiu1W9L6SblIHv9AZMSxgU2NzLAE/view?usp=sharing

sessionInfo()
R version 4.4.1 (2024-06-14)
Platform: aarch64-apple-darwin20
Running under: macOS Sonoma 14.2.1

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRblas.0.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.12.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: America/New_York
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
 [1] knitr_1.48      lubridate_1.9.3 forcats_1.0.0   stringr_1.5.1  
 [5] dplyr_1.1.4     purrr_1.0.2     readr_2.1.5     tidyr_1.3.1    
 [9] tibble_3.2.1    ggplot2_3.5.1   tidyverse_2.0.0

loaded via a namespace (and not attached):
 [1] sass_0.4.9        utf8_1.2.4        generics_0.1.3    stringi_1.8.4    
 [5] hms_1.1.3         digest_0.6.36     magrittr_2.0.3    timechange_0.3.0 
 [9] evaluate_0.24.0   grid_4.4.1        fastmap_1.2.0     rprojroot_2.0.4  
[13] workflowr_1.7.1   jsonlite_1.8.8    whisker_0.4.1     promises_1.3.0   
[17] fansi_1.0.6       scales_1.3.0      jquerylib_0.1.4   cli_3.6.3        
[21] crayon_1.5.3      rlang_1.1.4       bit64_4.0.5       munsell_0.5.1    
[25] withr_3.0.0       cachem_1.1.0      yaml_2.3.8        parallel_4.4.1   
[29] tools_4.4.1       tzdb_0.4.0        colorspace_2.1-0  httpuv_1.6.15    
[33] vctrs_0.6.5       R6_2.5.1          lifecycle_1.0.4   git2r_0.33.0     
[37] bit_4.0.5         fs_1.6.4          vroom_1.6.5       pkgconfig_2.0.3  
[41] pillar_1.9.0      bslib_0.7.0       later_1.3.2       gtable_0.3.5     
[45] glue_1.7.0        Rcpp_1.0.12       xfun_0.45         tidyselect_1.2.1 
[49] rstudioapi_0.16.0 htmltools_0.5.8.1 rmarkdown_2.27    compiler_4.4.1