Skip to content

Commit 6d09ca1

Browse files
authored
Remove old notebooks, add Bio notebook to notebooks/README.md. (#138)
1 parent e25ef54 commit 6d09ca1

3 files changed

Lines changed: 1 addition & 3899 deletions

File tree

notebooks/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ each link to see a live colab version.
66

77
Notebook | Description
88
-------- | -----------
9-
[`getting_started.ipynb`](https://colab.research.google.com/drive/1ZNXTHu3J0W3vo9Mg3kNUpk0hnD6Ce1u6) | A tutorial that demonstrates various functions supported by the Data Commons API through the task of plotting employment data from the [Bureau of Labor Statistics](https://www.bls.gov/).
109
[`analyzing_census_data.ipynb`](https://colab.research.google.com/drive/1qCPZZD0MPWx6CC34wFVJc_9B2-q0F-h_) | A notebook that analyzes the relationship between population size and median age for each State, County, and City in the United States.
1110
[`analyzing_income_distribution.ipynb`](https://colab.research.google.com/drive/1uZtHeQ5FJoKPdjYjaHnIPXcAe0nKLcKO) | A notebook that plots the distribution of income using statistics provided by the 2017 [American Community Survey](https://www.census.gov/programs-surveys/acs). The final result is a histogram charting the number of individuals in income brackets ranging from "0 to 10,000USD" up to "Above 200,000USD".
1211
[`analyzing_obesity_prevalence.ipynb`](https://colab.research.google.com/drive/1cawpFQzuoRcZX0H_kpbBvhBNZzGjBN8t) | A notebook that analyzes the relationship between prevalence of obesity in 500 US Cities (as provided by the [CDC Wonder](https://wonder.cdc.gov/) dataset) to health and socio-economic indicators such as prevalence of high blood pressure and poverty rate.
13-
[`analyzing_education_achievement.ipynb`](https://colab.research.google.com/drive/1-FlOBVOdcWE4BK1bhhix1jv0-RU5bQ6a) | A notebook that analyzes the relationship between student achievement in the 3rd, 5th, and 8th grade (as provided by [SEDA](https://cepa.stanford.edu/seda/overview)) and various socio-contextual indicators such as crime rate and nativity.
12+
[`analyzing_genomic_data.ipynb`](https://colab.research.google.com/drive/1Io7EDr4LjfPLl_l2JYY8__WbfitfNlOf) | A notebook that analyzes genetic variants within RUNX1 (provided by multiple datasets from UCSC Genome Browser, NCBI/gene, and ClinVar).
1413

1514
## Maintenance
1615

0 commit comments

Comments
 (0)