|
|
# 工商总局爬虫结果格式
|
|
|
|
|
|
| 字段名 | 二级字段名 | 三级字段名 | 字段类型 | 注释 |
|
|
|
| ---- | ---- | ---- | ---- | ---- |
|
|
|
| company_name | | | string | 企业名称 |
|
|
|
| company_name_digest | | | string | 企业名称的MD5 |
|
|
|
| company_code | | | string | 注册号 |
|
|
|
| 字段名 | 二级字段名 | 三级字段名 | 字段类型 | 注释 | 字段描述 |
|
|
|
| ---- | ---- | ---- | ---- | ---- | ---- |
|
|
|
| company_name | | | string | 企业名称 | 文本类型,无逗号 |
|
|
|
| company_name_digest | | | string | 企业名称的MD5 | 32位字符串 |
|
|
|
| company_code | | | string | 注册号 | 数字和字母组成 |
|
|
|
| credit_no | | | string | 统一信用代码 |
|
|
|
| history_name | | | string | 历史名称 |
|
|
|
| area_code | | | string | 行政区划代码 |
|
... | ... | @@ -237,4 +237,4 @@ |
|
|
|15|1|1|0|0|1|0|1|1|0|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|1|
|
|
|
|16|1|0|1|0|1|0|1|1|0|0|1|1|1|1|1|1|1|1|1|1|1|1|1|0|1|1|1|1|0|1|1|1|1|
|
|
|
|17|1|0|1|0|1|0|1|1|0|0|1|1|1|1|1|0|1|1|1|1|1|1|1|0|1|1|1|1|0|1|1|1|1|
|
|
|
|18|1|0|0|0|1|0|1|1|0|0|1|1|1|1|1|0|1|1|0|0|1|1|1|0|1|1|1|1|0|0|1|1|1| |
|
|
|18|1|0|0|0|1|0|1|1|0|0|1|1|1|1|1|0|1|1|0|0|1|1|1|0|1|1|1|1|0|0|1|1|1| |
|
|
\ No newline at end of file |