Skip to content

Commit

Permalink
Updated gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 31, 2023
1 parent 24dee19 commit 4b8ac3b
Show file tree
Hide file tree
Showing 24 changed files with 133 additions and 133 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion latest/api/index.js

Large diffs are not rendered by default.

68 changes: 34 additions & 34 deletions schemas/earthquakes.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"properties" : {
"id" : {
"type" : "string",
"maxLength" : 12,
"examples" : [ "ak0216pr6sdm", "ci39905608", "hv72489082", "hv72489087", "nc73565631", "nc73565636", "nc73565646", "nc73565656", "nc73565661", "nc73565666", "nc73565671", "nc73565681", "nc73565686", "nc73565696", "nc73565701", "nc73565706", "nc73565711", "nc73565726", "nc73565731", "nc73565736", "nc73565741", "nc73565746", "nc73565751", "pr2021146006" ],
"maxLength" : 12,
"minLength" : 10
},
"properties" : {
Expand All @@ -39,11 +39,11 @@
},
"url" : {
"type" : "string",
"examples" : [ "https://earthquake.usgs.gov/earthquakes/eventpage/ak0216pr6sdm", "https://earthquake.usgs.gov/earthquakes/eventpage/ci39905608", "https://earthquake.usgs.gov/earthquakes/eventpage/hv72489082", "https://earthquake.usgs.gov/earthquakes/eventpage/hv72489087", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565631", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565636", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565646", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565656", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565661", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565666", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565671", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565681", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565686", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565696", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565701", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565706", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565711", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565726", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565731", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565736", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565741", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565746", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565751", "https://earthquake.usgs.gov/earthquakes/eventpage/pr2021146006" ],
"maxLength" : 62,
"format" : "uri",
"examples" : [ "https://earthquake.usgs.gov/earthquakes/eventpage/ak0216pr6sdm", "https://earthquake.usgs.gov/earthquakes/eventpage/ci39905608", "https://earthquake.usgs.gov/earthquakes/eventpage/hv72489082", "https://earthquake.usgs.gov/earthquakes/eventpage/hv72489087", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565631", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565636", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565646", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565656", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565661", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565666", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565671", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565681", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565686", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565696", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565701", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565706", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565711", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565726", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565731", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565736", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565741", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565746", "https://earthquake.usgs.gov/earthquakes/eventpage/nc73565751", "https://earthquake.usgs.gov/earthquakes/eventpage/pr2021146006" ],
"minLength" : 60,
"pattern" : "^https://earthquake\\.usgs\\.gov/earthquakes/eventpage/"
"pattern" : "^https://earthquake\\.usgs\\.gov/earthquakes/eventpage/",
"minLength" : 60
},
"felt" : {
"type" : "null"
Expand All @@ -59,21 +59,21 @@
},
"magType" : {
"type" : "string",
"maxLength" : 2,
"examples" : [ "md", "ml" ],
"minLength" : 2,
"pattern" : "^m"
"maxLength" : 2,
"pattern" : "^m",
"minLength" : 2
},
"net" : {
"type" : "string",
"maxLength" : 2,
"examples" : [ "ak", "ci", "hv", "nc", "pr" ],
"maxLength" : 2,
"minLength" : 2
},
"code" : {
"type" : "string",
"maxLength" : 10,
"examples" : [ "0216pr6sdm", "2021146006", "39905608", "72489082", "72489087", "73565631", "73565636", "73565646", "73565656", "73565661", "73565666", "73565671", "73565681", "73565686", "73565696", "73565701", "73565706", "73565711", "73565726", "73565731", "73565736", "73565741", "73565746", "73565751" ],
"maxLength" : 10,
"minLength" : 8
},
"rms" : {
Expand All @@ -95,8 +95,8 @@
},
"status" : {
"type" : "string",
"maxLength" : 9,
"examples" : [ "automatic", "reviewed" ],
"maxLength" : 9,
"minLength" : 8
},
"nst" : {
Expand Down Expand Up @@ -143,17 +143,17 @@
},
"place" : {
"type" : "string",
"maxLength" : 31,
"examples" : [ "11km ENE of Ridgecrest, CA", "3 km WSW of Indios, Puerto Rico", "36 km SW of Skwentna, Alaska", "3km NW of Cobb, CA", "3km WNW of Cobb, CA", "3km WSW of Cobb, CA", "4km NW of Cobb, CA", "4km WNW of Cobb, CA", "5km NW of Cobb, CA", "5km WNW of Cobb, CA", "6 km E of Pāhala, Hawaii", "Hawaii region, Hawaii" ],
"maxLength" : 31,
"minLength" : 18
},
"detail" : {
"type" : "string",
"examples" : [ "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak0216pr6sdm.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39905608.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/hv72489082.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/hv72489087.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565631.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565636.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565646.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565656.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565661.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565666.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565671.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565681.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565686.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565696.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565701.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565706.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565711.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565726.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565731.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565736.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565741.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565746.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565751.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/pr2021146006.geojson" ],
"maxLength" : 77,
"format" : "uri",
"examples" : [ "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ak0216pr6sdm.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/ci39905608.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/hv72489082.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/hv72489087.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565631.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565636.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565646.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565656.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565661.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565666.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565671.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565681.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565686.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565696.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565701.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565706.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565711.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565726.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565731.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565736.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565741.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565746.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/nc73565751.geojson", "https://earthquake.usgs.gov/earthquakes/feed/v1.0/detail/pr2021146006.geojson" ],
"minLength" : 75,
"pattern" : "^https://earthquake\\.usgs\\.gov/earthquakes/feed/v1\\.0/detail/.*\\.geojson$"
"pattern" : "^https://earthquake\\.usgs\\.gov/earthquakes/feed/v1\\.0/detail/.*\\.geojson$",
"minLength" : 75
},
"time" : {
"type" : "integer",
Expand All @@ -164,45 +164,45 @@
},
"ids" : {
"type" : "string",
"maxLength" : 14,
"examples" : [ ",ak0216pr6sdm,", ",ci39905608,", ",hv72489082,", ",hv72489087,", ",nc73565631,", ",nc73565636,", ",nc73565646,", ",nc73565656,", ",nc73565661,", ",nc73565666,", ",nc73565671,", ",nc73565681,", ",nc73565686,", ",nc73565696,", ",nc73565701,", ",nc73565706,", ",nc73565711,", ",nc73565726,", ",nc73565731,", ",nc73565736,", ",nc73565741,", ",nc73565746,", ",nc73565751,", ",pr2021146006," ],
"minLength" : 12,
"pattern" : "^,.*,$"
"maxLength" : 14,
"pattern" : "^,.*,$",
"minLength" : 12
},
"title" : {
"type" : "string",
"maxLength" : 39,
"examples" : [ "M 0.2 - 4km NW of Cobb, CA", "M 0.5 - 5km NW of Cobb, CA", "M 0.7 - 4km WNW of Cobb, CA", "M 0.7 - 5km WNW of Cobb, CA", "M 0.9 - 3km WNW of Cobb, CA", "M 0.9 - 4km NW of Cobb, CA", "M 0.9 - 5km WNW of Cobb, CA", "M 1.0 - 4km NW of Cobb, CA", "M 1.1 - 3km WSW of Cobb, CA", "M 1.1 - 4km NW of Cobb, CA", "M 1.1 - 4km WNW of Cobb, CA", "M 1.2 - 3km NW of Cobb, CA", "M 1.2 - 4km NW of Cobb, CA", "M 1.2 - 5km WNW of Cobb, CA", "M 1.3 - 11km ENE of Ridgecrest, CA", "M 1.3 - 4km NW of Cobb, CA", "M 1.3 - 4km WNW of Cobb, CA", "M 1.4 - 4km WNW of Cobb, CA", "M 1.8 - Hawaii region, Hawaii", "M 2.0 - 6 km E of Pāhala, Hawaii", "M 2.2 - 3 km WSW of Indios, Puerto Rico", "M 2.3 - 36 km SW of Skwentna, Alaska" ],
"minLength" : 26,
"pattern" : "^M "
"maxLength" : 39,
"pattern" : "^M ",
"minLength" : 26
},
"type" : {
"type" : "string",
"maxLength" : 10,
"examples" : [ "earthquake" ],
"maxLength" : 10,
"minLength" : 10
},
"types" : {
"type" : "string",
"maxLength" : 46,
"examples" : [ ",nearby-cities,origin,phase-data,", ",nearby-cities,origin,phase-data,scitech-link,", ",origin,", ",origin,phase-data," ],
"minLength" : 8,
"pattern" : "^,.*,$"
"maxLength" : 46,
"pattern" : "^,.*,$",
"minLength" : 8
},
"sources" : {
"type" : "string",
"maxLength" : 4,
"examples" : [ ",ak,", ",ci,", ",hv,", ",nc,", ",pr," ],
"minLength" : 4,
"pattern" : "^,.*,$"
"maxLength" : 4,
"pattern" : "^,.*,$",
"minLength" : 4
}
},
"required" : [ "mag", "url", "felt", "alert", "mmi", "tz", "magType", "net", "code", "rms", "gap", "status", "nst", "dmin", "sig", "cdi", "updated", "tsunami", "place", "detail", "time", "ids", "title", "type", "types", "sources" ]
},
"type" : {
"type" : "string",
"maxLength" : 7,
"examples" : [ "Feature" ],
"maxLength" : 7,
"minLength" : 7
},
"geometry" : {
Expand All @@ -223,8 +223,8 @@
},
"type" : {
"type" : "string",
"maxLength" : 5,
"examples" : [ "Point" ],
"maxLength" : 5,
"minLength" : 5
}
},
Expand All @@ -249,8 +249,8 @@
},
"url" : {
"type" : "string",
"maxLength" : 74,
"examples" : [ "https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_hour.geojson" ],
"maxLength" : 74,
"minLength" : 74
},
"status" : {
Expand All @@ -269,27 +269,27 @@
},
"api" : {
"type" : "string",
"maxLength" : 6,
"examples" : [ "1.10.3" ],
"maxLength" : 6,
"minLength" : 6
},
"title" : {
"type" : "string",
"maxLength" : 31,
"examples" : [ "USGS All Earthquakes, Past Hour" ],
"maxLength" : 31,
"minLength" : 31
}
},
"required" : [ "count", "url", "status", "generated", "api", "title" ]
},
"type" : {
"type" : "string",
"maxLength" : 17,
"examples" : [ "FeatureCollection" ],
"maxLength" : 17,
"minLength" : 17
}
},
"required" : [ "type", "metadata", "features", "bbox" ],
"$schema" : "https://json-schema.org/draft/2019-09/schema",
"description" : "Generated by JSONoid 87fb9cdcff74fbb03e3cf2ed1bd99867b3f145b1. Not to be used for validation purposes."
"description" : "Generated by JSONoid 9d60402666aa275a9a23d01e9ba13a30f59dcd09. Not to be used for validation purposes."
}
6 changes: 3 additions & 3 deletions schemas/gdp.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"date" : {
"type" : "string",
"examples" : [ "1960", "1961", "1962", "1963", "1964", "1965", "1966", "1967", "1968", "1969", "1970", "1971", "1972", "1973", "1974", "1975", "1976", "1977", "1978", "1979", "1980", "1981", "1982", "1983", "1984", "1985", "1986", "1987", "1988", "1989", "1990", "1991", "1992", "1993", "1994", "1995", "1996", "1997", "1998", "1999", "2000", "2001", "2002", "2003", "2004", "2005", "2006", "2007", "2008", "2009", "2010", "2011", "2012", "2013", "2014", "2015", "2016", "2017", "2018", "2019", "2020" ],
"minLength" : 4,
"maxLength" : 4
"maxLength" : 4,
"minLength" : 4
},
"unit" : {
"const" : ""
Expand Down Expand Up @@ -60,5 +60,5 @@
},
"required" : [ "country", "countryiso3code", "decimal", "date", "unit", "obs_status", "value", "indicator" ],
"$schema" : "https://json-schema.org/draft/2019-09/schema",
"description" : "Generated by JSONoid 87fb9cdcff74fbb03e3cf2ed1bd99867b3f145b1. Not to be used for validation purposes."
"description" : "Generated by JSONoid 9d60402666aa275a9a23d01e9ba13a30f59dcd09. Not to be used for validation purposes."
}
10 changes: 5 additions & 5 deletions schemas/jsonlines-example.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
"properties" : {
"name" : {
"type" : "string",
"examples" : [ "Alexa", "Deloise", "Gilbert", "May" ],
"maxLength" : 7,
"minLength" : 3
"minLength" : 3,
"examples" : [ "Alexa", "Deloise", "Gilbert", "May" ]
},
"wins" : {
"type" : "array",
"items" : {
"type" : "array",
"items" : {
"type" : "string",
"examples" : [ "10♥", "4♠", "5♣", "7♣", "9♠", "one pair", "straight", "three of a kind", "two pair" ],
"maxLength" : 15,
"minLength" : 2
"minLength" : 2,
"examples" : [ "10♥", "4♠", "5♣", "7♣", "9♠", "one pair", "straight", "three of a kind", "two pair" ]
},
"minItems" : 2,
"maxItems" : 2,
Expand All @@ -28,5 +28,5 @@
},
"required" : [ "name", "wins" ],
"$schema" : "https://json-schema.org/draft/2019-09/schema",
"description" : "Generated by JSONoid 87fb9cdcff74fbb03e3cf2ed1bd99867b3f145b1. Not to be used for validation purposes."
"description" : "Generated by JSONoid 9d60402666aa275a9a23d01e9ba13a30f59dcd09. Not to be used for validation purposes."
}
Loading

0 comments on commit 4b8ac3b

Please sign in to comment.