- mta_subway_major_incidents_beginning_20200 Objects| |SELECT":id", -- Socrata column ID"line", -- Each subway line (1, 2, 3, 4, 5, 6, 7, A, C, E, B, D, F, M, G, J, Z, L, N, Q, R, W, S 42nd, S Rock, S Fkln)."month", -- The month in which the Major Incidents are being calculated (yyyy-mm-dd)."day_type", -- Represents weekday as 1, weekend as 2."division", -- The A Division (numbered subway lines) and B Division (lettered subway lines)."category", -- The six categories that fall under the definition of a Major Incident: Track, Signals, Persons on Trackbed/Police/Medical, Stations and Structure, Subway Car, and Other."count" -- The number of major incidents that occurred per month and per subway line.FROM"ny-gov/mta-subway-major-incidents-beginning-2020-j6d2-s8m2:latest"."mta_subway_major_incidents_beginning_2020"LIMIT 100;Failed
Error: TypeError: Failed to fetch