SPB Git

spb/earth-now Public License

earth-now.co — real-time planetary dashboard: live world metrics modeled, not streamed.

TypeScript 93% Shell 2.3% SQL 1.4% JavaScript 1.3% Dockerfile 1.2% CSS 0.8%
335 B · 20 lines json
Raw Blame History
1{2  "type": "FeatureCollection",3  "metadata": {4    "generated": 1754733600000,5    "status": 200,6    "count": 17  },8  "features": [9    {10      "type": "Feature",11      "properties": {12        "place": "somewhere in the Pacific",13        "time": "not-a-number"14      },15      "geometry": null,16      "id": "usbroken01"17    }18  ]19}20