文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit f6d13f90 by wanglilei

增加民用港口和邮政快递企业资料

parent 24b79ce9
{
{
"name":"数据名称: 全国民用港口资料手册",
"source":"中国港口网",
"url": "http://www.chinaports.com/ports",
"description":"中国港口网发布的61个港口信息的静态数据",
"data":[
{
"name": "序号",
"type": "Int",
"comment": "港口编号"
},
{
"name": "港口名称",
"type": "String",
"comment": "港口中文名称"
},
{
"name": "所在区位",
"type": "String",
"comment": "港口所在区位"
},
{
"name": "港口代码",
"type": "String",
"comment": "港口英文标识"
},
{
"name": "港口方位",
"type": "String",
"comment": "港口所在的大致方向"
},
{
"name": "港区情况",
"type": "String",
"comment": "港口包含的港区"
},
{
"name": "码头数量",
"type": "Int",
"comment": "港口包含的码头数量"
},
{
"name": "泊位数量",
"type": "Int",
"comment": "港口包含的泊位数量"
},
{
"name": "锚地情况",
"type": "String",
"comment": "港口包含的锚地情况"
},
{
"name": "港务机构",
"type": "String",
"comment": "港口的港务机构信息"
}
]
}
\ No newline at end of file
{
{
"name":"数据名称: 邮政快递企业资料手册",
"source":"百度",
"url": "https://www.baidu.com/",
"description":"21家邮政快递企业信息的静态数据",
"data":[
{
"name": "序号",
"type": "Int",
"comment": "邮政快递企业编号"
},
{
"name": "企业名称",
"type": "String",
"comment": "企业中文名称"
},
{
"name": "企业品牌",
"type": "String",
"comment": "企业所属品牌"
},
{
"name": "成立日期",
"type": "Date",
"comment": "企业的成立日期"
},
{
"name": "注册资本",
"type": "String",
"comment": "企业的注册资本"
},
{
"name": "许可证号",
"type": "String",
"comment": "企业的许可证号"
},
{
"name": "准入时间",
"type": "Date",
"comment": "企业的准入时间"
},
{
"name": "员工数量",
"type": "String",
"comment": "企业包含的员工大致数量"
},
{
"name": "网点情况",
"type": "String",
"comment": "企业各个网点的情况"
},
{
"name": "车辆数量",
"type": "String",
"comment": "企业包含的车辆大致数量"
},
{
"name": "飞机数量",
"type": "String",
"comment": "企业包含的飞机大致数量"
},
{
"name": "注册地址",
"type": "String",
"comment": "企业注册时的城市"
}
]
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment