Physician Survey – Licensee Responses By Address Of Record ZIP Code
State of California
@usgov.ca_gov_physician_survey_licensee_responses_by_address__ea52e52c
State of California
@usgov.ca_gov_physician_survey_licensee_responses_by_address__ea52e52c
This dataset contains aggregated responses to the Physician Survey incorporated into the license renewal process. The dataset is limited to physicians whose license was in “current” status on a specified date.
Organization: State of California
Last updated: 2023-08-12T12:09:28.859087
Tags: clearinghouse, department-of-health-care-access-and-information, hcai, healthcare, md, medical-board, physician, provider, survey, workforce
CREATE TABLE physician_survey_primary_area_of_practice_by_address_o_51f16103 (
"addressofrecordzipcode" VARCHAR,
"snapshotdate" TIMESTAMP,
"primaryareaofpractice" VARCHAR,
"countoflicensees" BIGINT
);CREATE TABLE physician_survey_telemedicine_activity_by_address_of_zip_code (
"addressofrecordzipcode" VARCHAR,
"snapshotdate" TIMESTAMP,
"telemedicineactivity" VARCHAR,
"countoflicensees" BIGINT
);CREATE TABLE physician_survey_years_licensed_by_address_of_record_zip_code (
"addressofrecordzipcode" VARCHAR,
"snapshotdate" TIMESTAMP,
"yearslicensed" VARCHAR,
"countoflicensees" BIGINT
);Anyone who has the link will be able to view this.