Datasets:
Formats:
csv
Size:
1M - 10M
Tags:
google-trends
trending-now
attention-dynamics
information-diffusion
temporal-analysis
search-trends
DOI:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,11 +17,12 @@ size_categories:
|
|
| 17 |
- 1M<n<10M
|
| 18 |
|
| 19 |
configs:
|
| 20 |
-
- config_name: locations
|
| 21 |
-
data_files: "Trends_LocationList.csv"
|
| 22 |
-
default: true
|
| 23 |
- config_name: trending_queries
|
| 24 |
data_files: "googletrendarchive_preprocessed.csv"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
|
| 26 |
pretty_name: Google Trend Archive
|
| 27 |
---
|
|
|
|
| 17 |
- 1M<n<10M
|
| 18 |
|
| 19 |
configs:
|
|
|
|
|
|
|
|
|
|
| 20 |
- config_name: trending_queries
|
| 21 |
data_files: "googletrendarchive_preprocessed.csv"
|
| 22 |
+
default: true
|
| 23 |
+
- config_name: locations
|
| 24 |
+
data_files: "Trends_LocationList.csv"
|
| 25 |
+
|
| 26 |
|
| 27 |
pretty_name: Google Trend Archive
|
| 28 |
---
|