Code Monkey home page Code Monkey logo

doctors_relationship's Introduction

Doctors_relationship

Find relationship between doctors

执行.sql

进入mysql的控制台后,使用source命令执行

Mysql>source 【sql脚本文件的路径全名】

示例:source d:\test\ss.sql

字段说明

字段 解释
VPID ID
NAME 医生姓名
DEGREE 学历1
UNIVERSITY 毕业学校
GRAD_YEAR 毕业年份2
DISPLAY_TYPE 显示医生分类3
TYPE 医生分类
SPECIALTIES 特长
CITY 城市
STATE
ADDRESS 地址
LATITUDE 维度
LONGITUDE 精度
YEAR_EXP 从医年限
NUMBER_OF_RATINGS 打分数
OVERALL_RATINGS 总评
COMPANY 公司
URL 医生主页
CAMPAIGNS 组织4
OTHERS 预留列
主键为 VPID,Name
1 学历不唯一 形如 PHD, DDS
2 毕业年份为纯年份(1994)或Residency
3 分类为如下几类
Doctor; Dentist; Psychologist;
Optometrist; Podiatrist; Chiropractor
4 5531条数据中包括如下组织
docoordotcom; webmd_ep; zocdoc

doctors_relationship's People

Contributors

hehehe47 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.