Skip to content

Commit fd8dfde

Browse files
Merge pull request #8 from alexanderthclark/codex/update-data/readme.md-with-csv-details
Add dataset descriptions
2 parents 181e46d + e7c264f commit fd8dfde

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Data/readme.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
# Data
1+
# Data
2+
3+
This folder contains CSV files used in the examples throughout *Matplotlib for Storytellers*. All of the files were downloaded from [Google Trends](https://trends.google.com) and contain normalized search interest values ranging from 0–100. The data is provided here for educational use and remains subject to Google's Terms of Service.
4+
5+
## Files
6+
7+
- **AristotleSparkNotesTrends.csv** – Weekly U.S. search interest for "Aristotle" and "SparkNotes" from January 2019 through December 2020.
8+
- **SparkNotesFall2019.csv** – Daily U.S. search interest for "SparkNotes" covering August–December 2019.
9+
- **finalFourTrend.csv** – Monthly U.S. search interest for "Final four" from January 2004 through July 2021.
10+
- **HopperOstromTrends.csv** – Monthly U.S. search interest for "Grace Hopper" and "Elinor Ostrom" from January 2004 through July 2021.
11+
- **WeatherAug1415Trends.csv** – Minute-level search interest for "weather" collected August 14–15, 2021 (time zone −04:00).
12+

0 commit comments

Comments
 (0)