CPUC AV Passenger Service Deployment Programs - Quarterly Reports
@owid.robotaxis
@owid.robotaxis
The dataset contains quarterly reports submitted to the California Public Utilities Commission (CPUC) by carriers in the AV Passenger Service Deployment programs. Reports cover AV passenger service operations statewide and include disaggregated incident records.
CREATE TABLE owid_robotaxis (
"country" VARCHAR,
"date" TIMESTAMP,
"totaltrips" UINTEGER,
"totalpassengerscarried" UINTEGER,
"totalpmt" FLOAT
);Anyone who has the link will be able to view this.