Every example uses actual NOAA data captured from the live API. Larger responses linked as JSON files in examples/ directory.
83 lines
1.7 KiB
JSON
83 lines
1.7 KiB
JSON
{
|
|
"metadata": {
|
|
"id": "8454000",
|
|
"name": "Providence",
|
|
"lat": "41.8072",
|
|
"lon": "-71.4007"
|
|
},
|
|
"data": [
|
|
{
|
|
"t": "2026-02-21 22:24",
|
|
"s": "2.72",
|
|
"d": "109.0",
|
|
"dr": "ESE",
|
|
"g": "3.3",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 22:30",
|
|
"s": "3.3",
|
|
"d": "103.0",
|
|
"dr": "ESE",
|
|
"g": "3.89",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 22:36",
|
|
"s": "2.72",
|
|
"d": "108.0",
|
|
"dr": "ESE",
|
|
"g": "3.5",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 22:42",
|
|
"s": "4.08",
|
|
"d": "93.0",
|
|
"dr": "E",
|
|
"g": "5.64",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 22:48",
|
|
"s": "3.89",
|
|
"d": "81.0",
|
|
"dr": "E",
|
|
"g": "6.22",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 22:54",
|
|
"s": "4.08",
|
|
"d": "77.0",
|
|
"dr": "ENE",
|
|
"g": "5.64",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 23:00",
|
|
"s": "3.5",
|
|
"d": "101.0",
|
|
"dr": "E",
|
|
"g": "6.22",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 23:06",
|
|
"s": "3.69",
|
|
"d": "81.0",
|
|
"dr": "E",
|
|
"g": "4.86",
|
|
"f": "0,0"
|
|
},
|
|
{
|
|
"t": "2026-02-21 23:12",
|
|
"s": "3.3",
|
|
"d": "76.0",
|
|
"dr": "ENE",
|
|
"g": "4.47",
|
|
"f": "0,0"
|
|
}
|
|
]
|
|
}
|