{
  "fields": [{"id":"_id","type":"int"},{"id":"year","type":"numeric","info":{"label":"","notes":"Year","type_override":""}},{"id":"state_id","type":"numeric","info":{"label":"","notes":"State 2-digit Federal Information Processing Standard (FIPS) Code identifier","type_override":""}},{"id":"state_name","type":"text","info":{"label":"","notes":"State name","type_override":""}},{"id":"road_type","type":"text","info":{"label":"","notes":"Roadway type (Non-Interstate or Interstate)","type_override":""}},{"id":"miles","type":"numeric","info":{"label":"","notes":"Miles of roadway segments that are considered reliable","type_override":""}},{"id":"percent","type":"numeric","info":{"label":"","notes":"Percentage of roadway segments that are considered reliable","type_override":""}}],
  "records": [
    [1,2017,34,"New Jersey","Interstate",845.8,0.821],
    [2,2017,34,"New Jersey","Non-Interstate",4231.9,0.842],
    [3,2017,42,"Pennsylvania","Interstate",3564.4,0.898],
    [4,2017,42,"Pennsylvania","Non-Interstate",8818.5,0.873],
    [5,2018,34,"New Jersey","Interstate",834.7,0.818],
    [6,2018,34,"New Jersey","Non-Interstate",4336.5,0.863],
    [7,2018,42,"Pennsylvania","Interstate",3614.1,0.896],
    [8,2018,42,"Pennsylvania","Non-Interstate",8918.6,0.883],
    [9,2019,34,"New Jersey","Interstate",787.7,0.803],
    [10,2019,34,"New Jersey","Non-Interstate",4140.3,0.856],
    [11,2019,42,"Pennsylvania","Interstate",3375.4,0.892],
    [12,2019,42,"Pennsylvania","Non-Interstate",8487.7,0.873],
    [13,2020,34,"New Jersey","Interstate",1005.1,0.981],
    [14,2020,34,"New Jersey","Non-Interstate",4777.5,0.945],
    [15,2020,42,"Pennsylvania","Interstate",3672.9,0.956],
    [16,2020,42,"Pennsylvania","Non-Interstate",9540.4,0.932],
    [17,2021,34,"New Jersey","Interstate",980.3,0.939],
    [18,2021,34,"New Jersey","Non-Interstate",4733.1,0.913],
    [19,2021,42,"Pennsylvania","Interstate",3605.0,0.916],
    [20,2021,42,"Pennsylvania","Non-Interstate",9297.9,0.914],
    [21,2022,34,"New Jersey","Interstate",832.7,0.898],
    [22,2022,34,"New Jersey","Non-Interstate",4666.1,0.899],
    [23,2022,42,"Pennsylvania","Interstate",3610.0,0.926],
    [24,2022,42,"Pennsylvania","Non-Interstate",9488.7,0.929],
    [25,2023,34,"New Jersey","Interstate",863.7,0.899],
    [26,2023,34,"New Jersey","Non-Interstate",4623.0,0.882],
    [27,2023,42,"Pennsylvania","Interstate",3461.1,0.92],
    [28,2023,42,"Pennsylvania","Non-Interstate",9508.7,0.924],
    [29,2024,34,"New Jersey","Interstate",876.8,0.879],
    [30,2024,34,"New Jersey","Non-Interstate",4746.2,0.891],
    [31,2024,42,"Pennsylvania","Interstate",3578.6,0.904],
    [32,2024,42,"Pennsylvania","Non-Interstate",9840.8,0.938]
]}
