{
  "fields": [{"id":"_id","type":"int"},{"id":"年度","type":"text"},{"id":"事業者数","type":"text"},{"id":"台数","type":"text"},{"id":"１日平均乗客数","type":"numeric"}],
  "records": [
    [1,"","会社",null,null],
    [2,"平成30年度","32.0","1966",26043],
    [3,"令和元年度","32.0","1933",24318],
    [4,"令和２年度","29.0","1882",14210],
    [5,"令和３年度","29.0","1851",14374],
    [6,"令和4年度","27.0","1739",17213],
    [7,"","",null,null],
    [8," 資料：九州運輸局鹿児島運輸支局","",null,null]
]}
