Newer
Older
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
[
{
"name": "nshmp-ws-static",
"organization": "U.S. Geological Survey",
"description": "Static hazard curve web serivce for the NSHMP",
"version": "#.#.#",
"status": "Production",
"doi": "doi:###TBD###",
"permissions": {
"usageType": "openSource",
"licenses": [
{
"name": "Public Domain, CC0-1.0",
"URL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws-static/-/blob/main/LICENSE.md"
}
]
},
"repositoryURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws-static",
"homepageURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws-static",
"downloadURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws-static/-/releases/tag/v#.#.#",
"disclaimerURL": "https://code.usgs.gov/ghsc/nshmp/nshmp-ws-static/-/blob/main/DISCLAIMER.md",
"vcs": "git",
"laborHours": 100,
"languages": [ "Java" ],
"tags": [
"Earthquake Hazards",
"Geologic Hazards Science Center",
"static-hazard",
"web-service",
"doi|###TBD###"
],
"contact": {
"name": "Peter Powers",
"email": "pmpowers@usgs.gov"
},
"date": {
"metadataLastUpdated": "2021-08-03"
}
}
]