Datasets:
arminmehrabian
commited on
Commit
•
cdc4068
1
Parent(s):
91fa0cf
Remove croissant_metadata.json from tracking
Browse files- croissant_metadata.json +0 -76
croissant_metadata.json
DELETED
@@ -1,76 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"title": "Publications Citing NASA GES-DISC Datasets with Applied Research Areas",
|
3 |
-
"description": "This dataset includes a curated collection of scientific publications that cite datasets from NASA's Goddard Earth Sciences Data and Information Services Center (GES-DISC). NASA GES-DISC provides Earth science data, information, and services to research scientists, applications scientists, application users, and students. The center archives and supports datasets relevant to NASA Earth Science Focus Areas, including Atmospheric Composition, Water & Energy Cycles, and Climate Variability. Each publication in this dataset is annotated with applied research areas, and each publication may have more than one applied research area. The process of collecting these publications is detailed in Gerasimov et al. (2024). Example use cases include dataset discovery, knowledge discovery, and fine-tuning large language models for domain-specific applications.",
|
4 |
-
"creator": "NASA GES-DISC",
|
5 |
-
"version": "1.0",
|
6 |
-
"license": "Apache 2.0",
|
7 |
-
"citation": "NASA Goddard Earth Sciences Data and Information Services Center (GES-DISC). (2024). Publications Citing NASA GES-DISC Datasets with Applied Research Areas (Version 1.0) [Data set]. DOI: 10.57967/hf/2914",
|
8 |
-
"references": [
|
9 |
-
{
|
10 |
-
"description": "For details on the process of collecting these publications, please refer to:",
|
11 |
-
"citation": "Gerasimov, I., Savtchenko, A., Alfred, J., Acker, J., Wei, J., & KC, B. (2024). Bridging the Gap: Enhancing Prominence and Provenance of NASA Datasets in Research Publications. Data Science Journal, 23(1). https://doi.org/10.5334/dsj-2024-001"
|
12 |
-
}
|
13 |
-
],
|
14 |
-
"statistics": {
|
15 |
-
"class_distribution": {
|
16 |
-
"Agriculture": 117,
|
17 |
-
"Air Quality": 284,
|
18 |
-
"Atmospheric/Ocean Indicators": 267,
|
19 |
-
"Cryospheric Indicators": 114,
|
20 |
-
"Droughts": 88,
|
21 |
-
"Earthquakes": 100,
|
22 |
-
"Ecosystems": 280,
|
23 |
-
"Energy Production/Use": 133,
|
24 |
-
"Environmental Impacts": 154,
|
25 |
-
"Floods": 91,
|
26 |
-
"Greenhouse Gases": 113,
|
27 |
-
"Habitat Conversion/Fragmentation": 173,
|
28 |
-
"Heat": 93,
|
29 |
-
"Land Surface/Agriculture Indicators": 205,
|
30 |
-
"Public Health": 109,
|
31 |
-
"Severe Storms": 97,
|
32 |
-
"Sun-Earth Interactions": 95,
|
33 |
-
"Validation": 222,
|
34 |
-
"Volcanic Eruptions": 92,
|
35 |
-
"Water Quality": 71,
|
36 |
-
"Wildfires": 105
|
37 |
-
}
|
38 |
-
},
|
39 |
-
"data_fields": [
|
40 |
-
{
|
41 |
-
"name": "doi",
|
42 |
-
"type": "string",
|
43 |
-
"description": "Digital Object Identifier for the publication."
|
44 |
-
},
|
45 |
-
{
|
46 |
-
"name": "year",
|
47 |
-
"type": "integer",
|
48 |
-
"description": "The year the publication was published."
|
49 |
-
},
|
50 |
-
{
|
51 |
-
"name": "title",
|
52 |
-
"type": "string",
|
53 |
-
"description": "The title of the publication."
|
54 |
-
},
|
55 |
-
{
|
56 |
-
"name": "abstract",
|
57 |
-
"type": "string",
|
58 |
-
"description": "The abstract of the publication, summarizing its content."
|
59 |
-
},
|
60 |
-
{
|
61 |
-
"name": "labels",
|
62 |
-
"type": "array",
|
63 |
-
"description": "A list of applied research areas associated with the publication. Each publication may have more than one applied research area. Each object in the array contains an `id` (integer) for the research area and a `name` (string) for the research area."
|
64 |
-
}
|
65 |
-
],
|
66 |
-
"schema": {
|
67 |
-
"primary_keys": ["doi"]
|
68 |
-
},
|
69 |
-
"files": [
|
70 |
-
{
|
71 |
-
"path": "publications_researchareas.json",
|
72 |
-
"format": "JSON"
|
73 |
-
}
|
74 |
-
]
|
75 |
-
}
|
76 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|