Licensed Narcotic Treatment Programs
State of California
@usgov.ca_gov_licensed_narcotic_treatment_programs_4a216
State of California
@usgov.ca_gov_licensed_narcotic_treatment_programs_4a216
The Narcotic Treatment Program Master List contains a list of all state-licensed and certified narcotic treatment programs. The Master List contains vital information for each program listed and additional details, such as the program’s address and contact information, total capacity, hours of operation and program director and medical director.
Organization: State of California
Last updated: 2024-11-27T01:23:41.982851
Tags: california-department-of-health-care-services, caopendata, dhcs, narcotics, ntp, odp, treatment, treatment-programs
CREATE TABLE table_1 (
  "x" DOUBLE,
  "y" DOUBLE,
  "objectid" BIGINT,
  "county" VARCHAR,
  "licensee" VARCHAR,
  "license" VARCHAR  -- License,,
  "dba" VARCHAR,
  "otp_ca10" VARCHAR,
  "address" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "program_zip" DOUBLE,
  "phone_number" VARCHAR,
  "total_slots" BIGINT,
  "operating_hours" VARCHAR,
  "dispensing_hours" VARCHAR,
  "weekend_hours" VARCHAR,
  "weekend_dispensing_hours" VARCHAR,
  "program_director" VARCHAR,
  "medical_director" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "countyname" VARCHAR
);Anyone who has the link will be able to view this.