Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
* [Jobs](#jobs)
* [Machine Learning](#machine-learning)
* [Music](#music)
* [Natural Disaster](#natural-disaster)
* [News](#news)
* [Open Data](#open-data)
* [Open Source Projects](#open-source-projects)
Expand Down Expand Up @@ -1292,6 +1293,15 @@ like WhatsApp | `apiKey` | Yes | Yes |

**[⬆ Back to Index](#index)**

### Natural Disaster
| API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
| [Data Commons](https://datacommons.org/disasters) | Open source initiative from Google. Global disaster events and statistics data | `apiKey` | Yes | Unknown |
| [GISTDA](https://disaster.gistda.or.th/services/open-api) | Thailand natural disaster information | `apiKey` | Yes | Unknown |
| [NOAA NGDC](https://www.ngdc.noaa.gov/) | Natural hazards data including earthquakes, tsunamis, and volcanic eruptions | No | Yes | Unknown |

**[⬆ Back to Index](#index)**

### News
| API | Description | Auth | HTTPS | CORS |
|---|---|---|---|---|
Expand Down
Loading