Elective Percutaneous Coronary Intervention (PCI) Program Reports
State of California
@usgov.ca_gov_elective_percutaneous_coronary_intervention_pci_576c4f2a
State of California
@usgov.ca_gov_elective_percutaneous_coronary_intervention_pci_576c4f2a
CREATE TABLE elective_percutaneous_coronary_interventions_pcis_with_9f19783a (
"year" BIGINT,
"county" VARCHAR,
"hospital" VARCHAR,
"hospital_id" BIGINT,
"performance_measure" VARCHAR,
"statewide_all_pci_cases" BIGINT,
"statewide_elective_pcis" BIGINT,
"statewide_adverse_events" VARCHAR,
"statewide_observedadverse_events_rate" VARCHAR,
"hospital_total_pci_cases" BIGINT,
"hospital_all_elective_pci_cases" BIGINT,
"hospital_elective_pci_cases" BIGINT,
"hospital_primary_pci_cases" BIGINT,
"n__hospital_adverse_events" BIGINT,
"hospital_observedadverse_events_rate" VARCHAR,
"n__hospital_expected_adverse_events_rate" VARCHAR,
"hospital_risk_adjusted_adverse_events_rate_raaer" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.