{ "$id": "https://schema.ideas.cnpc/json/business-data/x_op_prod_veri_mon.1.0.0.json", "type": "Object", "title": "核实采出量月数据", "schema": "http://json-schema.org/draft-07/schema#", "required": [ "prodVeriMonId", "productClassId", "drivingTypeCodeId", "entityId", "dsid", "entityTypeId", "drivingTypeCode", "yearMon", "dataRegion", "entityType", "entityName", "productClass" ], "identityId": [ "dsid" ], "naturalKey": [ "dsid" ], "properties": { "dsid": { "type": "string", "title": "DSID", "description": "主键ID" }, "bsflag": { "type": "number", "title": "删除标识", "description": "逻辑删除标识,表示该条记录在用或者已经失效,1表示正常数据、-5表示废弃数据" }, "remarks": { "type": "string", "title": "备注", "description": "需要补充说明的内容" }, "yearMon": { "type": "string", "title": "年月", "description": "填写格式:YYYY-MM" }, "entityId": { "type": "string", "title": "实体ID", "description": "填对应的组织机构、区块单元或组合单元的ID" }, "whGasMon": { "type": "number", "title": "月井口产气量", "description": "月井口产气量" }, "whOilMon": { "type": "number", "title": "月井口产油量", "description": "井口产油量,单位:t" }, "checkDate": { "type": "object", "title": "审核日期", "description": "记录数据在本系统的审核时间,需精确到时分秒" }, "dataGroup": { "type": "string", "title": "数据分组", "description": "数据分组" }, "expGasMon": { "type": "number", "title": "月外交气量", "description": "月外交气量" }, "transLoss": { "type": "number", "title": "输差", "description": "输差" }, "createDate": { "type": "object", "title": "创建日期", "description": "记录数据在本系统的创建时间,需精确到时分秒" }, "dataRegion": { "type": "string", "title": "油田标识", "description": "油田标识" }, "entityName": { "type": "string", "title": "实体名称", "description": "实体名称" }, "entityType": { "type": "string", "title": "实体类型", "description": "属性规范值字段,引用属性代码ENTITY_TYPE下的属性值" }, "updateDate": { "type": "object", "title": "更新日期", "description": "记录数据在本系统最新的更新时间,需精确到时分秒,默认=创建时间" }, "checkUserId": { "type": "string", "title": "审核用户", "description": "记录数据在本系统的审核用户" }, "createAppId": { "type": "string", "title": "创建应用", "description": "填写数据来源的系统名" }, "createUserId": { "type": "string", "title": "创建用户", "description": "记录数据在本系统的创建用户" }, "entityTypeId": { "type": "string", "title": "实体类型ID", "description": "属性规范值字段,引用属性代码ENTITY_TYPE下的属性值" }, "productClass": { "type": "string", "title": "油气品种", "description": "属性规范值字段,引用属性代码PRODUCT_CLASS下的属性值" }, "updateUserId": { "type": "string", "title": "更新用户", "description": "记录数据在本系统最新的更新用户,默认=创建用户" }, "prodHorizonId": { "type": "string", "title": "生产层位ID", "description": "引自PC_STRATUM_RELATION" }, "prodVeriMonId": { "type": "string", "title": "核实采出量月数据ID", "description": "逻辑主键" }, "releaseGasMon": { "type": "number", "title": "月放空气量", "description": "月放空气量" }, "productClassId": { "type": "string", "title": "油气品种ID", "description": "属性规范值字段,引用属性代码PRODUCT_CLASS下的属性值" }, "veriOilProdMon": { "type": "object", "title": "核实月产油量", "description": "核实月产油量" }, "drivingTypeCode": { "type": "string", "title": "驱动类型", "description": "属性规范值字段,引用属性代码DRIVER_TYPE下的属性值" }, "sourceCreateDate": { "type": "object", "title": "源头数据采集时间", "description": "记录源头系统采集数据的时间" }, "acceptLightHydMon": { "type": "number", "title": "月收轻烃量", "description": "月收轻烃量" }, "accpetGroudOilMon": { "type": "number", "title": "月收落地油量", "description": "月收落地油量" }, "drivingTypeCodeId": { "type": "string", "title": "驱动类型ID", "description": "属性规范值字段,引用属性代码DRIVER_TYPE下的属性值" }, "outSaleOilProdMon": { "type": "object", "title": "月外销油量", "description": "月外销油量" }, "selfUsedGasVolMon": { "type": "number", "title": "月自用气量", "description": "月自用油量" }, "selfUsedOilVolMon": { "type": "object", "title": "月自用油量", "description": "月自用油量" }, "industryGasProdMon": { "type": "number", "title": "月产工业气量", "description": "月产工业气量" }, "acceptGasCondensateMon": { "type": "object", "title": "月收凝析油量", "description": "月收凝析油量" } } }