Medical Learning Resources
A Curated Collection of Medical Learning Resources
@kaggle.gopikrishnan2005_medical_learning_resources
A Curated Collection of Medical Learning Resources
@kaggle.gopikrishnan2005_medical_learning_resources
CREATE TABLE learning_resources_database_cleaned (
"resource_id" VARCHAR,
"resource_name" VARCHAR,
"resource_url" VARCHAR,
"description" VARCHAR,
"archived" BOOLEAN,
"format" VARCHAR,
"type" VARCHAR,
"runtime" VARCHAR,
"subject_areas" VARCHAR,
"authoring_organization" VARCHAR,
"intended_audiences" VARCHAR,
"record_modified" VARCHAR,
"resource_revised" VARCHAR
);
Anyone who has the link will be able to view this.