diff --git a/data/staying_population.json b/data/staying_population.json index c2a4ac678f0..9f80c3c3529 100644 --- a/data/staying_population.json +++ b/data/staying_population.json @@ -1,21 +1,21 @@ { - "date": "2021\/2\/1 15:00", + "date": "2021\/2\/2 13:50", "data": { "place": { "display": { - "@ja": "銀座", - "@en": "Ginza" + "@ja": "歌舞伎町", + "@en": "Kabukicho" } }, - "date": "2021-01-31", + "date": "2021-02-01", "data": [ { "reference_date": "2020-12-01", - "increase_rate": -53 + "increase_rate": -47 }, { "reference_date": "2020-01-01", - "increase_rate": -65 + "increase_rate": -66 } ] }