GP Practice Prescribing Data - Presentation Level
NHS Digital
@ukgov.prescribing_by_gp_practice_presentation_level
NHS Digital
@ukgov.prescribing_by_gp_practice_presentation_level
CREATE TABLE september_2018_practice_names_and_addresses (
"n_201809" BIGINT,
"a81001" VARCHAR,
"the_densham_surgery" VARCHAR,
"the_health_centre" VARCHAR,
"lawson_street" VARCHAR,
"stockton_on_tees" VARCHAR,
"cleveland" VARCHAR,
"ts18_1hu" VARCHAR
);
CREATE TABLE september_2018_practice_prescribing_data (
"n__sha" VARCHAR,
"pct" VARCHAR,
"practice" VARCHAR,
"bnf_code" VARCHAR,
"bnf_name" VARCHAR,
"items" BIGINT,
"nic" DOUBLE,
"act_cost" DOUBLE,
"quantity" BIGINT,
"period" BIGINT,
"n" VARCHAR
);
Anyone who has the link will be able to view this.