-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathdatapackage.json
More file actions
172 lines (172 loc) · 5.97 KB
/
datapackage.json
File metadata and controls
172 lines (172 loc) · 5.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"description": "Data are sourced from Carbon Dioxide Information Analysis Center (CDIAC). Four different series are provided: Global Annual Temperature Anomalies (Land) 1880-2014, Global Annual Temperature Anomalies (Land and Ocean) 1880-2014, Hemispheric Temperature Anomalies (Land+ Ocean) 1880-2014 and Annual Temperature anomalies (Land + Ocean) for three latitude bands that cover 30%, 40% and 30% of the global area, respectively, 1900-2014.",
"homepage": "http://cdiac.ornl.gov/trends/temp/hansen/hansen.html",
"keywords": [
"climate"
],
"licenses": [
{
"name": "ODC-PDDL-1.0",
"path": "http://opendatacommons.org/licenses/pddl/",
"title": "Open Data Commons Public Domain Dedication and License v1.0"
}
],
"name": "global-temp-anomalies",
"resources": [
{
"format": "csv",
"mediatype": "text/csv",
"name": "annual",
"path": "data/global-temp-annual.csv",
"schema": {
"fields": [
{
"description": "YYYY",
"format": "any",
"name": "Year",
"type": "date"
},
{
"description": "Global annual anomalies computed from land data, in degrees C",
"name": "Land",
"type": "number"
},
{
"description": "Global annual anomalies computed from land and ocean data, in degrees C",
"name": "Land and Ocean",
"type": "number"
},
{
"description": "Northern hemisphere annual anomalies computed from land and ocean data, in degrees C",
"name": "N Hem",
"type": "number"
},
{
"description": "Southern hemisphere annual anomalies computed from land and ocean data, in degrees C",
"name": "S Hem",
"type": "number"
},
{
"description": "Latitude band (90N-23.6N, 30% of global area) annual anomalies computed from land and ocean data, in degrees C",
"name": "Band 1",
"type": "number"
},
{
"description": "Latitude band (23.6N-23.6S, 40% of global area) annual anomalies computed from land and ocean data, in degrees C",
"name": "Band 2",
"type": "number"
},
{
"description": "Latitude band (23.6S-90S, 30% of global area) annual anomalies computed from land and ocean data, in degrees C",
"name": "Band 3",
"type": "number"
}
],
"missingValues": [
""
]
},
"profile": "tabular-data-resource",
"encoding": "utf-8"
},
{
"format": "csv",
"mediatype": "text/csv",
"name": "global-temp-5yr",
"path": "data/global-temp-5yr.csv",
"schema": {
"fields": [
{
"description": "YYYY",
"format": "any",
"name": "Year",
"type": "date"
},
{
"description": "Global 5-year anomalies mean computed from land data, in degrees C",
"name": "Land",
"type": "number"
},
{
"description": "Global 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "Land and Ocean",
"type": "number"
},
{
"description": "Northern hemisphere 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "N Hem",
"type": "number"
},
{
"description": "Southern hemisphere 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "S Hem",
"type": "number"
},
{
"description": "Latitude band (90N-23.6N, 30% of global area) 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "Band 1",
"type": "number"
},
{
"description": "Latitude band (23.6N-23.6S, 40% of global area) 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "Band 2",
"type": "number"
},
{
"description": "Latitude band (23.6S-90S, 30% of global area) 5-year anomalies mean computed from land and ocean data, in degrees C",
"name": "Band 3",
"type": "number"
}
],
"missingValues": [
""
]
},
"profile": "tabular-data-resource",
"encoding": "utf-8"
}
],
"sources": [
{
"name": "Global Annual Temperature Anomalies (Land), 1880-2014",
"path": "http://cdiac.ornl.gov/ftp/trends/temp/hansen/gl_land.txt",
"title": "Global Annual Temperature Anomalies (Land), 1880-2014"
},
{
"name": "Global Annual Temperature Anomalies (Land+Ocean), 1880-2014",
"path": "http://cdiac.ornl.gov/ftp/trends/temp/hansen/gl_land_ocean.txt",
"title": "Global Annual Temperature Anomalies (Land+Ocean), 1880-2014"
},
{
"name": "Hemispheric Temperature Anomalies (Land+Ocean), 1880-2014",
"path": "http://cdiac.ornl.gov/ftp/trends/temp/hansen/nhsh.txt",
"title": "Hemispheric Temperature Anomalies (Land+Ocean), 1880-2014"
},
{
"name": "Global Annual Temperature Anomalies (Land+Ocean) for three latitude bands, 1900-2014",
"path": "http://cdiac.ornl.gov/ftp/trends/temp/hansen/norlowsou.txt",
"title": "Global Annual Temperature Anomalies (Land+Ocean) for three latitude bands, 1900-2014"
}
],
"title": "Nasa GISS Surface Temperature (GISTEMP) Analysis",
"views": [
{
"name": "graph",
"title": "Global Annual Anomalies",
"specType": "simple",
"spec": {
"type": "line",
"group": "Year",
"series": [
"Land",
"Land and Ocean"
]
},
"resources": [
"annual"
]
}
],
"collection": "climate-change",
"profile": "data-package"
}