... | ... | @@ -39,6 +39,23 @@ |
|
|
| data_source | | | int | 数据源 | 数字类型 |
|
|
|
| create_time | | | string | 数据收录时间 | 日期类型 |
|
|
|
| lastupdatetime | | | string | 数据最后更新时间 | 日期类型 |
|
|
|
| punishes| | | list | 行政处罚信息 |
|
|
|
| | illegal_type| | string | 违法行为类型 | 字符类型 |
|
|
|
| | authority| | string | 作出行政处罚机关名称 | 字符类型 |
|
|
|
| | public_date| | string | 公示日期 | 日期类型 |
|
|
|
| | punish_code| | string | 决定书文号 | 字符类型 |
|
|
|
| | punish_content| | string | 行政处罚内容 | 字符类型 |
|
|
|
| | punish_date| | string | 处罚决定日期 | 日期类型 |
|
|
|
| | punish_url| | string | 详情 | URL格式 |
|
|
|
| | punish_basis| | string | 处罚依据 | 字符类型 |
|
|
|
| | illegal_fact| | string | 主要违法事实 | 字符类型 |
|
|
|
| | punish_type| | string | 处罚种类 | 字符类型 |
|
|
|
| | punish_amount| | string | 罚款金额 | 数字+货币单位 |
|
|
|
| | amount_forfeiture| | string | 没收金额 | 数字+货币单位 |
|
|
|
| | revoke_name_code| | string | 暂扣或吊销证照名称及编号 | 字符类型 |
|
|
|
| | punish_validity| | string | 处罚有效期 | 日期类型 |
|
|
|
| | public_deadline| | string | 公示截止期 | 日期类型 |
|
|
|
| | mark| | string | 备注 | 字符类型 |
|
|
|
| illegals| | | list | 严重违法信息 |
|
|
|
| | illegal_type| | string | 严重违法类别 | 字典表 |
|
|
|
| | included_reason| | string | 列入经营异常名录原因 | 文本类型 |
|
... | ... | |