Type Definitions for opendata_spec_covid19 (Unofficial) Type definitions for Japanese COVID19 data format. How to install npm install types_opendata_spec_covid19 or yarn add types_opendata_spec_covid19 How to use import { patients } from 'types_opendata_spec_covid19' const rows: patients[] = [{ ageRange: '30代', ... }] About the data format 新型コロナウイルス感染症対策サイトのためのデータ公開について (総務省) 新型コロナウイルス感染症対策サイトのためのデータ公開について (政府 CIO ポータル) 新型コロナウイルス感染症対策サイトのためのデータ公開支援 (Code for Japan)