From a739f4a2630ce32823179aca9a14542e2a9681db Mon Sep 17 00:00:00 2001 From: Dan Cook Date: Tue, 2 Jan 2024 20:34:15 +0900 Subject: [PATCH] add category --- _posts/2024-01-02-quakes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_posts/2024-01-02-quakes.md b/_posts/2024-01-02-quakes.md index 178a9ff..80c1d66 100644 --- a/_posts/2024-01-02-quakes.md +++ b/_posts/2024-01-02-quakes.md @@ -1,6 +1,7 @@ --- title: Earthquakes and the JMA layout: post +category: code, japan, pandas, python --- There was a substantial earthquake (M7.6) in Noto Peninsula, Japan on January 1, 2024. [JMA](https://www.jma.go.jp/jma/index.html) used to have tables to view earthquake information and this seems to now be buried in a strange place in their UI. The map views are very useful, but it's not easy to get summary information.