import packageJson from '../package.json'; const { name, version } = packageJson; export default { code: name, version: version, width: 1920, height: 1080, coordinate: { x: 0, y: 0 }, config: [], events: {}, data: {}, // 自定义属性 isLocal: window.location.href.indexOf('localhost:8608') > -1, // 是否为本地 poiHeight: 3000, // POI的高度 labelHeight: 5000, // label标签高度 winXOffset: 30000, // 弹出窗口的X偏移量 // xOffset: -0.0032850793719939, // X偏移 // yOffset: 0.0278651231623049, // Y偏移 /**重大项目偏移量,因PW场景坐标转换有问题先以重大项目的为准 */ xOffset: -0.0038650793719939, // X偏移 yOffset: 0.032551231623049, // Y偏移 xDzOffset: 0.0124650793719939, // 电子围栏X偏移 yDzOffset: 0.0271651231623049, // 电子围栏Y偏移 host: 'localhost:8608', // 本地Host //localUrl: "http://127.0.0.1:96", // 本地地址 //localUrl: "http://183.162.196.100:92", localUrl: "http://192.168.20.39:91", //serveUrl: 'http://103.25.37.69:92', // 服务器地址 //serveUrl: 'http://183.162.196.100:92', serveUrl: 'http://103.85.165.99:91', //vueUrl: 'http://localhost:12306/', // 本地项目地址 //vueUrl: 'http://103.85.165.98:22306/', vueUrl: 'http://192.168.20.89:12306/', //prjUrl: 'http://103.85.165.98:22306/', // 项目访问地址 prjUrl: 'http://192.168.20.89:12306/', imgScale: 0.25, // 图片大小比例 //jdApi: 'http://ldjsc-test.bda.gov.cn/', // 京东API jdApi: 'http://ldjsc.bda.gov.cn/', lyUrl: 'sql/data/api/v2/execute/customResult/SA2022080915240404064083/data',// 2-经济-大屏-产业楼宇列表 qyUrl: 'sql/data/api/v2/execute/customResult/SA2022080917373803917150/data', // 3-企业的列表 // lvUrl: 'sql/data/api/v2/execute/customResult/SA2022060121220407301036/data', // 5-楼宇的详情-旧接口 xmUrl: 'sql/data/api/v2/execute/customResult/SA2022081719230909816419/data', // 项目打点 xmlist: 'sql/data/api/v2/execute/customResult/SA2022080913584002802071/data',//特定项目计划列表 xmLeftUrl: 'sql/data/api/v2/execute/customResult/SA2022081719230909816419/data', // 项目左侧 // xqUrl: 'sql/data/api/v2/execute/customResult/SA2022062321434203297015/data', // 项目详情-旧接口 jhUrl: 'sql/data/api/v2/execute/customResult/SA2022080913584002802071/data', // 项目详情 yqUrl: 'sql/data/api/v2/execute/customResult/SA2022080914233200595497/data', // 园区打点 yqxqUrl: 'sql/data/api/v2/execute/customResult/SA2022080914233200595497/data', // 园区详情 zdUrl: 'sql/data/api/v2/execute/customResult/SA2022080918071903923524/data',// 重点企业 sqUrl: '', // 商圈产值 * sqxqUrl: '', // 商圈详情* jjqxqurl: 'sql/data/api/v2/execute/customResult/SA2022080515514800737854/data', // 区域产值详情 jjqxxqurl: 'sql/data/api/v2/execute/customResult/SA2022080515185501112867/data',//获取当前区域特殊列表 jjqName: ["", "大兴部分", "核心区", "通州部分",], //defaultView: { x: -566519.6875, y: -967065.125, z: 0, roll: 0, pitch: -39.7, yaw: -127.88, distance: 91690.3 }, defaultView: { x: -587636, y: -993637.3125, z: 563.85, pitch: -10.55, roll: 0, yaw: -300, distance: 74431.875 }, // 默认视图 popups: [ { size: 200, height: 100, width: 122, xOffset: 10000, yOffset: 17500, html: 'PopOne', winXOffset: 30000 }, // 0-重大项目 { size: 80, height: 100, width: 100, xOffset: 7500, yOffset: 11200, html: 'PopTwo', winXOffset: 10000 }, // 1-园区产值 { size: 100, height: 110, width: 113, xOffset: 9800, yOffset: 18500, html: 'PopFour', winXOffset: 30000 }, // 2-重点企业 { size: 100, height: 70, width: 110, xOffset: 9200, yOffset: 10800, html: 'PopThree', winXOffset: 30000 }, // 3-区域产值 { size: 100, height: 100, width: 40, xOffset: 0, yOffset: 10000, html: '', winXOffset: 30000 }, // 4-商圈产值 * { size: 200, height: 110, width: 122, xOffset: 11000, yOffset: 19000, html: 'PopOne', winXOffset: 30000 }, // 5-重大项目-右侧 { size: 100, height: 100, width: 115, xOffset: 8500, yOffset: 13000, html: 'popupThree', winXOffset: 30000 } // 6-楼宇 ], xmPower: { width: 424, height: 422, imgHeight: 60, imgWidth: 68, num: 2.85, name: 'PopOne' }, // 重大项目弹窗信息 yqPower: { width: 310, height: 173, imgWidth: 50, imgHeight: 20, num: 2.55, name: 'PopTwo' }, // 园区撒点弹窗信息 zdPower: { width: 374, height: 357, imgWidth: 50 + 10, imgHeight: 20, num: 2.97, name: 'PopFour' }, // 重点企业弹窗信息 dzPower: { width: 374, height: 221, imgWidth: 50 + 10, imgHeight: 20, num: 2.7, name: 'PopThree' }, // 电子围栏撒点弹窗信息 sqPower: { width: 374, height: 221, imgWidth: 50 + 10, imgHeight: 20, num: 2.7, name: 'PopThree' }, // 商圈产值弹窗信息 * xmView: { "x": -540684.56, "y": -1117112.87, "z": 0, "roll": 0, "pitch": -24.1, "yaw": 55, "distance": 238436 }, // 项目-默认视图 yqView: { "x": -536985, "y": -929691, "z": 0, "roll": 0, "pitch": -27.96, "yaw": 7, "distance": 464984 }, // 园区-默认视图 zdView: { "x": -596278.625, "y": -1002364.31, "z": 0, "roll": 0, "pitch": -33.76, "yaw": 5, "distance": 175909 }, // 重点企业-默认视图 * sqView: { "x": -536985, "y": -929691, "z": 0, "roll": 0, "pitch": -27.96, "yaw": 7, "distance": 464984 }, // 园区-默认视图 * // 围栏JSON fencing: { dxbf: { "coordinates": [[[116.47147793066026, 39.80797357703744], [116.46310711743878, 39.79396655290748], [116.47871292659462, 39.784685130682185], [116.48366216235614, 39.78061971072404], [116.47871372363504, 39.77827383227546], [116.48708946548587, 39.77159504661854], [116.48556768182029, 39.76372060858301], [116.4749090943205, 39.76339817283256], [116.47909988588293, 39.73396305128902], [116.47529360915314, 39.7322024209306], [116.4699649303817, 39.7324791343314], [116.46806148698658, 39.736556514814204], [116.46501698204295, 39.73654835498229], [116.46577848514877, 39.733342654909926], [116.45892917355495, 39.73332496787785], [116.4612132470328, 39.72429002781797], [116.45246290243144, 39.72456036788576], [116.4513212523076, 39.728640777059326], [116.44675722228332, 39.728630744431726], [116.44599619595799, 39.73212869099999], [116.4501795067992, 39.73388746731425], [116.44903810587834, 39.73680102968243], [116.42243101959966, 39.73733890634353], [116.41901158887936, 39.74666582043345], [116.40648366323593, 39.7460735085504], [116.40496483447167, 39.75307011193087], [116.40724153934423, 39.75511183547498], [116.40534242479634, 39.76793713403058], [116.39206568348357, 39.7676442539299], [116.39092605650299, 39.78396542405187], [116.41293143026132, 39.78513656377288], [116.41558845045985, 39.79038383139322], [116.42280386218906, 39.79272224116357], [116.4228028661328, 39.80058896900364], [116.41862462910532, 39.8034978100922], [116.41596589938088, 39.808156485026714], [116.4121694311046, 39.806696894245626], [116.4083732230559, 39.80960766329485], [116.4038193313085, 39.80931437463936], [116.40419815182543, 39.81426657529761], [116.41292780970812, 39.81368876137981], [116.41178818414963, 39.81951351734641], [116.40761260019072, 39.821841119545645], [116.41026885876514, 39.82679381199234], [116.4140652537606, 39.82563154236324], [116.41596327578196, 39.828836711730226], [116.42127983808082, 39.8297156820065], [116.42545828085014, 39.83001193154089], [116.4284979146095, 39.82885115308259], [116.43305827526312, 39.82711067347147], [116.43647900173544, 39.82769887967893], [116.43876073867595, 39.82071302089268], [116.44750625364465, 39.82073045460349], [116.45473381383285, 39.816377761574294], [116.45968020988217, 39.81260312956752], [116.46500751215542, 39.81232559251598], [116.47147793066026, 39.80797357703744]]], "position": [[116.440966073, 39.776340551]], "view": { "x": -938168, "y": -841406, "z": 3000, "roll": 0, "pitch": -19.8, "yaw": -193.3, "distance": 383039 }, "point": { "x": -1504617.25, "y": -503548.65, "z": 0, "roll": 0, "pitch": -34, "yaw": - 29.48, "distance": 775144.5 } }, hxbf: { "coordinates": [[[116.48290651152342, 39.734557373628554], [116.48975857418124, 39.737202112820896], [116.5186876516709, 39.74282662887686], [116.52743915131349, 39.74459922117223], [116.5373275002426, 39.75803406813098], [116.54569193947329, 39.76417336700738], [116.55671303211767, 39.767982037746954], [116.57797643111144, 39.77150269396264], [116.59276896659672, 39.77471287463131], [116.56544520927416, 39.804128063412406], [116.55024946927469, 39.7962390850185], [116.52933231553261, 39.81891657517168], [116.51373140066161, 39.81363182886004], [116.50840189730944, 39.81944215873859], [116.50002746672017, 39.81708736417204], [116.48822591241318, 39.817052203627824], [116.4764258530531, 39.810026701859684], [116.47642617968715, 39.8074048991672], [116.46539024997435, 39.79484666481114], [116.47414445386693, 39.7905000327497], [116.48213872287191, 39.7864435307781], [116.48632667610657, 39.782958945113144], [116.48708852705542, 39.77917268287957], [116.4840432785918, 39.77712363069504], [116.49165766170455, 39.772774477902345], [116.49013613584455, 39.7625681777018], [116.48061918050499, 39.76108258437629], [116.47909782352477, 39.75058320130427], [116.48100234535923, 39.74096700325527], [116.48290651152342, 39.734557373628554]]], "position": [[116.52059893, 39.780939154]], "view": { "x": -318983.3, "y": -741576, "z": 3000, "roll": 0, "pitch": -21.14, "yaw": -119.72, "distance": 452600 }, "point": { "x": -409392.25, "y": -1058439.75, "z": 0, "roll": 0, "pitch": -29.24, "yaw": -257.1, "distance": 700000 } }, tzbf: { "coordinates": [[[116.51412569936356, 39.701689504682314], [116.52249772310981, 39.70433813531837], [116.52363879091466, 39.70813360711676], [116.52592147563499, 39.71018156295435], [116.53543150715656, 39.71166340607057], [116.53542970494033, 39.7265388577839], [116.53352681001871, 39.73586646321608], [116.53238525680784, 39.73936295097952], [116.52820040570813, 39.741685359642496], [116.53314481173531, 39.74927828419531], [116.54074993812353, 39.75862462171056], [116.55025341706788, 39.7635989578062], [116.55823287855635, 39.76681840416994], [116.57114479975012, 39.76916571684612], [116.5863227558598, 39.77150623508737], [116.59390645374165, 39.77383843323251], [116.5912518489895, 39.77879309593694], [116.56658429577764, 39.80529468036889], [116.56202679628014, 39.806454429462946], [116.55860842169682, 39.80295374249029], [116.54986907453659, 39.79886062087152], [116.53427772474605, 39.816598340206674], [116.52933164069675, 39.82445049250455], [116.53465673157496, 39.827666997084776], [116.53884001239174, 39.82942387940875], [116.54302216342971, 39.83409228060023], [116.55974446665664, 39.8329566325171], [116.56999814647543, 39.83326006322036], [116.57607203842231, 39.8288968143772], [116.58479888157648, 39.82686255016113], [116.58707519821954, 39.82220316963527], [116.62610072956278, 39.79712713908591], [116.64275202306314, 39.779617999875576], [116.64123923767627, 39.77612331242977], [116.64199624003656, 39.77291606525596], [116.63594282009782, 39.77350888489691], [116.63026679985197, 39.77322595022818], [116.63026644679802, 39.776140460809394], [116.61928942245858, 39.77498858352391], [116.62081004462881, 39.7233817657011], [116.61437356481555, 39.71988844350968], [116.61020773532474, 39.71755854813953], [116.63065458427954, 39.69594793338759], [116.58102154207671, 39.69159897084291], [116.57950448692931, 39.68634586029149], [116.57267326914723, 39.685757481999794], [116.5373359769955, 39.688035775117115], [116.51412569936356, 39.701689504682314]]], "position": [[116.579095688, 39.752039191]], "view": { "x": -198659.5, "y": -634134.75, "z": 3000, "roll": 0, "pitch": -29.26, "yaw": -355.2, "distance": 600558 }, "point": { "x": -17268.74, "y": -607873.43, "z": 0, "roll": 0, "pitch": -31.5, "yaw": -353.98, "distance": 1000000 } } }, // 楼宇JSON lvJson: [ { "enterprise_type": "世界5强企业", "registration_authority": "北京经济技术开发区市场监督管理局", "water_value": "270", "registered_capital_value": "215.42", "market_subject_enterprise_category_id": "484", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "大族环球科技股份有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "5", "trade_id": "136", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1756", "industrial_ratio": "- -", "key_enterprise": "true", "insured_num": "1.21", "lng": "116.50690307", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.76", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "1983-07-01 13:00:00", "province_name": "- -", "business_scope": "制造乘用车(包括轿车)及其零部件;设计、研制和销售乘用车(包括轿车)及其零部件,并提供相应的售后服务;货物进出口,代理进出口,技术进出口;出租办公用房。(市场主体依法自主选择经营项目,开展经营活动;依法须经批准的项目,经相关部门批准后依批准的内容开展经营活动;不得从事国家和本市产业政策禁止和限制类项目的经营活动。)", "scale_operation": "5", "nature_of_land": "科研用地", "abnormal": "- -", "build_id": "601", "register_state": "存续(在营、开业、在册)", "industrial_growth_rate": "1.1", "industrial_value": "1.2", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "0", "innovation_ability": "5", "time_type": "1", "settle_enterprise_num": "3", "covered_area": "6.7", "statistical_time": "2021年", "reference_price_hire_value": "5", "abnormal_date": "2021-03-01 14:00:00", "move_in": "true", "name_used_before": "- -", "organization_code": "600003205", "build_name": "大族互联网+创新园", "trade_name": "汽车", "build_area": "24.3", "modified_time": "2022-12-03 05:50:15", "target_scale_operation": "5", "build_category_name": "民营性质楼宇", "worker_num": "0.02", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "464", "industry_name": "新能源汽车和智能网联汽车产业", "address": "北京市北京经济技术开发区博兴路8号", "abnormal_information": "- -", "electricity_value": "155", "target_operational_efficiency": "5", "legal_representative": "姜德义", "abnormal_event_date": "2021-03-01 14:00:00", "operat_stability": "5", "enterprise_id": "5686", "main_company_name": "- -", "social_number": "91110302600003205F", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "9182.27", "property_management_fee_office_value": "0.76", "english_name": "- -", "social_security_payment_value": "0", "lifecycle": "成熟期", "profit_value": "21", "reference_price_sell_value": "- -", "gas_value": "209", "lat": "39.79056823", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:15", "approval_date": "2021-06-08 13:00:00", "update_date": "2021-06-30 13:00:00", "build_category_id": "167", "registration_date": "2022-12-30 06:46:51", "vacancy_rate": "0.3", "edz": "true", "region": "北京市", "key_enterprise_num": "4", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "218", "tax_last_year_value": "- -", "registration_number": "110000410000041", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0.01", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "世界500强企业", "tax_growth_rate": "- -", "tax_revenue_value": "214.32", "attract_investment_enterprise_category_name": "世界500强企业", "target_operat_stability": "5", "target_innovation_ability": "5", "abnormal_warn_label": "资金风险", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "2", "output_value_complete_growth_rate": "- -", "rental_area": "18", "growth": "5", "enterprise_name": "北京奔驰汽车有限公司", "target_growth": "5" }, { "enterprise_type": "瞪羚企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "24.5", "market_subject_enterprise_category_id": "483", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "北京朝林实业有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1757", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0.01", "lng": "116.49982221", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1.12", "move_out": "false", "business_information_update_num": "10", "establishment_date": "2022-12-30 06:46:54", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "602", "register_state": "开业", "industrial_growth_rate": "1.1", "industrial_value": "0.06", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "4", "covered_area": "3.47", "statistical_time": "2021年", "reference_price_hire_value": "7", "abnormal_date": "2022-12-30 06:46:54", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "朝林总部经济创新园AB座", "trade_name": "- -", "build_area": "13.8", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "民营性质楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "474", "industry_name": "机器人和智能制造产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:54", "operat_stability": "- -", "enterprise_id": "5696", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1.12", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.79200215", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:54", "update_date": "2021-06-30 13:00:00", "build_category_id": "167", "registration_date": "2022-12-30 06:46:54", "vacancy_rate": "0.2", "edz": "true", "region": "- -", "key_enterprise_num": "4", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "220", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "瞪羚企业", "tax_growth_rate": "- -", "tax_revenue_value": "0.01", "attract_investment_enterprise_category_name": "瞪羚企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "10.8", "growth": "- -", "enterprise_name": "中电科电子装备集团有限公司", "target_growth": "- -" }, { "enterprise_type": "高新企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "481", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "北京亦庄投资控股有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1758", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.5018649", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1.1", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:56", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "603", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "0.68", "statistical_time": "2021年", "reference_price_hire_value": "4.5", "abnormal_date": "2022-12-30 06:46:56", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "万源商务中心", "trade_name": "- -", "build_area": "2.26", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "市属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "473", "industry_name": "机器人和智能制造产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:56", "operat_stability": "- -", "enterprise_id": "5705", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1.1", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.80021647", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:56", "update_date": "2021-06-30 13:00:00", "build_category_id": "169", "registration_date": "2022-12-30 06:46:56", "vacancy_rate": "0.9", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "220", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "高新企业", "tax_growth_rate": "- -", "tax_revenue_value": "- -", "attract_investment_enterprise_category_name": "高新企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "2.03", "growth": "- -", "enterprise_name": "北京伟航新技术开发有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "北京亦庄投资控股有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1759", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.50354913", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1.03", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:57", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "604", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "2", "covered_area": "3.37", "statistical_time": "2021年", "reference_price_hire_value": "4.5", "abnormal_date": "2022-12-30 06:46:57", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "亦城财富中心", "trade_name": "- -", "build_area": "14.3", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "市属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:57", "operat_stability": "- -", "enterprise_id": "5709", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1.03", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.79355342", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:57", "update_date": "2021-06-30 13:00:00", "build_category_id": "169", "registration_date": "2022-12-30 06:46:57", "vacancy_rate": "0.57", "edz": "true", "region": "- -", "key_enterprise_num": "2", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "11.57", "growth": "- -", "enterprise_name": "北京慧美科技发展有限公司", "target_growth": "- -" }, { "enterprise_type": "规上企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "478", "business_term": "- -", "property_right_property": "A座自持、B座出售", "development_unit": "北京亦庄投资控股有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1760", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.49787834", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.93", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:52", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "605", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "126.6", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "1.76", "statistical_time": "2021年", "reference_price_hire_value": "4", "abnormal_date": "2022-12-30 06:46:52", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "亦城国际中心", "trade_name": "- -", "build_area": "8.2", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "市属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "471", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:52", "operat_stability": "- -", "enterprise_id": "5691", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "0.93", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.80096776", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:52", "update_date": "2021-06-30 13:00:00", "build_category_id": "169", "registration_date": "2022-12-30 06:46:52", "vacancy_rate": "0.4", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "1.27", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "规上企业", "tax_growth_rate": "- -", "tax_revenue_value": "0.09", "attract_investment_enterprise_category_name": "规上企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "4.65", "growth": "- -", "enterprise_name": "北京绿恒科技有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "A座自持自用、D座自持出租、裙房自持,B、C座出售", "development_unit": "北京亦庄投资控股有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1761", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.50866087", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1.06", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:59", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "606", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "2.16", "statistical_time": "2021年", "reference_price_hire_value": "3.5", "abnormal_date": "2022-12-30 06:46:59", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "亦城科技中心", "trade_name": "- -", "build_area": "9.3", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "市属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:59", "operat_stability": "- -", "enterprise_id": "5723", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1.06", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78493561", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:59", "update_date": "2021-06-30 13:00:00", "build_category_id": "169", "registration_date": "2022-12-30 06:46:59", "vacancy_rate": "0.6", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "4.08", "growth": "- -", "enterprise_name": "北京龙坤软件科技有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "北京亦庄盛元投资开发有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1762", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.53505584", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:05", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "607", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "4", "covered_area": "8.5", "statistical_time": "2021年", "reference_price_hire_value": "3.6", "abnormal_date": "2022-12-30 06:47:05", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "亦城时代广场", "trade_name": "- -", "build_area": "23.5", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "市属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:05", "operat_stability": "- -", "enterprise_id": "5757", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.80759966", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:05", "update_date": "2021-06-30 13:00:00", "build_category_id": "169", "registration_date": "2022-12-30 06:47:05", "vacancy_rate": "0.88", "edz": "true", "region": "- -", "key_enterprise_num": "4", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0.02", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "14.77", "growth": "- -", "enterprise_name": "北京龙拳风暴科技有限公司", "target_growth": "- -" }, { "enterprise_type": "其他有限责任公司", "registration_authority": "北京经济技术开发区市场监督管理局", "water_value": "- -", "registered_capital_value": "178.83", "market_subject_enterprise_category_id": "485", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "北京通明湖信息城发展有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1763", "industrial_ratio": "- -", "key_enterprise": "true", "insured_num": "0.49", "lng": "116.57197986", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.76", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2009-01-06 14:00:00", "province_name": "- -", "business_scope": "技术开发、技术服务、技术转让;薄膜晶体管液晶显示器件、薄膜晶体管液晶显示器件用彩色滤光片、薄膜晶体管液晶显示器件用部件、材料、液晶显示器及零配件、液晶电视及零配件、公共信息显示终端及配套设备、背光源的研发;销售液晶显示器及零配件、液晶电视及零配件、电子产品、公共信息显示终端及配套设备、背光源、机械设备、计算机软件及辅助设备;软件开发;设备租赁;企业管理;货物进出口、技术进出口、代理进出口;生产半导体器件专用设备;生产薄膜晶体管液晶显示器件、彩色滤光片玻璃基板、阵列玻璃基板、液晶显示器及零配件、液晶电视及零配件、公共信息显示终端及配套设备、背光源。(市场主体依法自主选择经营项目,开展经营活动;依法须经批准的项目,经相关部门批准后依批准的内容开展经营活动;不得从事国家和本市产业政策禁止和限制类项目的经营活动。)", "scale_operation": "- -", "nature_of_land": "公建用地", "abnormal": "- -", "build_id": "608", "register_state": "存续(在营、开业、在册)", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "0", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "2", "covered_area": "12.67", "statistical_time": "2021年", "reference_price_hire_value": "3", "abnormal_date": "2022-12-30 06:46:52", "move_in": "true", "name_used_before": "- -", "organization_code": "684351388", "build_name": "信创园", "trade_name": "- -", "build_area": "38.09", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "区属国有楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "468", "industry_name": "新一代信息技术产业", "address": "北京市北京经济技术开发区经海一路118号", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "文斌", "abnormal_event_date": "2022-12-30 06:46:52", "operat_stability": "- -", "enterprise_id": "5688", "main_company_name": "- -", "social_number": "911103026843513880", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "2210.11", "property_management_fee_office_value": "0.76", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78532377", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2021-02-01 14:00:00", "update_date": "2021-06-30 13:00:00", "build_category_id": "168", "registration_date": "2022-12-30 06:46:52", "vacancy_rate": "0.38", "edz": "true", "region": "北京市", "key_enterprise_num": "2", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "110302011569201", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "其他有限责任公司", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "其他有限责任公司", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "15.91", "growth": "- -", "enterprise_name": "北京京东方显示技术有限公司", "target_growth": "- -" }, { "enterprise_type": "国有企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "479", "business_term": "- -", "property_right_property": "自持/出租A、B、C、D四座", "development_unit": "天通泰文化数码科技园有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1764", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.55274278", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.5", "move_out": "true", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:53", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地、公建用地", "abnormal": "- -", "build_id": "609", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "3", "statistical_time": "2021年", "reference_price_hire_value": "3.2", "abnormal_date": "2022-12-30 06:46:53", "move_in": "false", "name_used_before": "- -", "organization_code": "- -", "build_name": "天通泰", "trade_name": "- -", "build_area": "9.21", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "民营性质楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "472", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:53", "operat_stability": "- -", "enterprise_id": "5692", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "0.5", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78019126", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:53", "update_date": "2021-06-30 13:00:00", "build_category_id": "167", "registration_date": "2022-12-30 06:46:53", "vacancy_rate": "0.3", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "国有企业", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "国有企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "9.1", "growth": "- -", "enterprise_name": "北京富思特科技有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "国锐房地产开发有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1765", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.50552533", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "1.1", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:06", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "商服用地", "abnormal": "- -", "build_id": "610", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "7", "covered_area": "2.2", "statistical_time": "2021年", "reference_price_hire_value": "7", "abnormal_date": "2022-12-30 06:47:06", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "国锐金嵿AB座", "trade_name": "- -", "build_area": "15.7", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "民营性质楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:06", "operat_stability": "- -", "enterprise_id": "5765", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "1.1", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78887901", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:06", "update_date": "2021-06-30 13:00:00", "build_category_id": "167", "registration_date": "2022-12-30 06:47:06", "vacancy_rate": "0.32", "edz": "true", "region": "- -", "key_enterprise_num": "7", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "15", "growth": "- -", "enterprise_name": "北京恒达文博科技有限公司", "target_growth": "- -" }, { "enterprise_type": "上市企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "477", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "中国航空技术北京有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1766", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.5097154", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.91", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:55", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "综合用地", "abnormal": "- -", "build_id": "611", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "5.3", "statistical_time": "2021年", "reference_price_hire_value": "3.5", "abnormal_date": "2022-12-30 06:46:55", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "中航国际广场", "trade_name": "- -", "build_area": "11.26", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "中央直属楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "475", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:55", "operat_stability": "- -", "enterprise_id": "5701", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78136382", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:55", "update_date": "2021-06-30 13:00:00", "build_category_id": "170", "registration_date": "2022-12-30 06:46:55", "vacancy_rate": "0.54", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "上市企业", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "上市企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "5.18", "growth": "- -", "enterprise_name": "北京汉森农特科技有限公司", "target_growth": "- -" }, { "enterprise_type": "独角兽企业", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "480", "business_term": "- -", "property_right_property": "自持/出租", "development_unit": "中航技易发投资有限公司", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "true", "id": "1767", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.51088321", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "0.91", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:46:53", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "综合用地", "abnormal": "- -", "build_id": "612", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "1.86", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "1", "covered_area": "8", "statistical_time": "2021年", "reference_price_hire_value": "4.5", "abnormal_date": "2022-12-30 06:46:53", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "中航技广场", "trade_name": "- -", "build_area": "27.8", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "中央直属楼宇", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "465", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:46:53", "operat_stability": "- -", "enterprise_id": "5693", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "true", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78033662", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:46:53", "update_date": "2021-06-30 13:00:00", "build_category_id": "170", "registration_date": "2022-12-30 06:46:53", "vacancy_rate": "0.3", "edz": "true", "region": "- -", "key_enterprise_num": "2", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0.02", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "独角兽企业", "tax_growth_rate": "- -", "tax_revenue_value": "0", "attract_investment_enterprise_category_name": "独角兽企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "20.16", "growth": "- -", "enterprise_name": "北京奕力科技有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1768", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.51643253", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:22", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "613", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "39.63", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:47:22", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "北京经开·国际企业大道", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "生物医药与大健康产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:22", "operat_stability": "- -", "enterprise_id": "5851", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "39.63", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.77879204", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:22", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:47:22", "vacancy_rate": "- -", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "221", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0.4", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0.96", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "北京同仁堂健康药业股份有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1770", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.51931356", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:23", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "614", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "158.29", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:47:23", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "创新创业产业园(创投汇)", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:23", "operat_stability": "- -", "enterprise_id": "5853", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "158.29", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78287195", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:23", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:47:23", "vacancy_rate": "- -", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "1.58", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "-0.22", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "北京集创北方科技股份有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1772", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.51900061", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:23", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "616", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "3.36", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:47:23", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "北京经开·隆盛工业园(一期)", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "机器人和智能制造产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:23", "operat_stability": "- -", "enterprise_id": "5855", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "3.36", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.78481008", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:23", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:47:23", "vacancy_rate": "- -", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "220", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0.03", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0.19", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "西屋运输系统有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1774", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.50856549", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:23", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "617", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "11.96", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:47:23", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "大族工业4.0创新园", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "生物医药与大健康产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:23", "operat_stability": "- -", "enterprise_id": "5857", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "11.96", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.76204286", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:23", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:47:23", "vacancy_rate": "- -", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "221", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0.12", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0.29", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "北京中杉金桥生物技术有限公司", "target_growth": "- -" }, { "enterprise_type": "外资企业", "registration_authority": "北京经济技术开发区市场监督管理局", "water_value": "270", "registered_capital_value": "7.11", "market_subject_enterprise_category_id": "486", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1775", "industrial_ratio": "- -", "key_enterprise": "true", "insured_num": "0.21", "lng": "116.50278335", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "true", "business_information_update_num": "4", "establishment_date": "1995-08-25 13:00:00", "province_name": "- -", "business_scope": "生产片剂、乳膏剂、进口药品分包装(片剂)(药品生产许可证有效期至2025年11月26日);批发化学药制剂、抗生素、生物制品(药品经营许可证有效期至2023年01月14日);预包装食品销售,不含冷藏冷冻食品;特殊食品销售,限保健食品(食品经营许可证有效期至2026年05月30日);批发2002年版分类目录:Ⅲ类:6866医用高分子材料及制品,6815注射穿刺器械;2017年版分类目录:Ⅲ类:06,14(医疗器械经营许可证有效期至2026年11月01日);研究、开发药品、医疗器械、生物制品、食品、保健食品、化妆品;软件的批发;基础软件服务和应用软件服务;进口Ⅰ类医疗器械分包装;提供商务咨询、技术咨询、技术服务、技术转让、售后服务;委托生产保健食品和食品;货物进出口、技术进出口、代理进出口;销售自产产品、医疗器械Ⅱ类;化妆品的国内批发、佣金代理(拍卖除外)、进出口业务;生产片剂、糖浆剂、进口药品分包装(片剂、宫内节育系统、大容量注射剂、小容量注射剂、硬胶囊剂、粉针剂、溶液剂)(限分公司经营);批发(非实物方式)预包装食品(不含熟食卤味、冷冻冷藏)、乳制品(含婴幼儿配方乳粉)(限分公司经营)。(市场主体依法自主选择经营项目,开展经营活动;以及依法须经批准的项目,经相关部门批准后依批准的内容开展经营活动;不得从事国家和本市产业政策禁止和限制类项目的经营活动。)", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "618", "register_state": "存续(在营、开业、在册)", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "优良", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:46:52", "move_in": "false", "name_used_before": "- -", "organization_code": "600035733", "build_name": "经开创业园(创新大厦)", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "469", "industry_name": "生物医药与大健康产业", "address": "北京市北京经济技术开发区荣京东街7号", "abnormal_information": "- -", "electricity_value": "155", "target_operational_efficiency": "- -", "legal_representative": "周晓兰", "abnormal_event_date": "2022-12-30 06:46:52", "operat_stability": "- -", "enterprise_id": "5689", "main_company_name": "- -", "social_number": "91110302600035733E", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "1294.14", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "0", "lifecycle": "成熟期", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "209", "lat": "39.79931144", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2021-01-20 14:00:00", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:46:52", "vacancy_rate": "- -", "edz": "true", "region": "北京市", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "221", "tax_last_year_value": "- -", "registration_number": "110000419000541", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "外资企业", "tax_growth_rate": "- -", "tax_revenue_value": "15.74", "attract_investment_enterprise_category_name": "外资企业", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "拜耳医药保健有限公司", "target_growth": "- -" }, { "enterprise_type": "- -", "registration_authority": "- -", "water_value": "- -", "registered_capital_value": "- -", "market_subject_enterprise_category_id": "- -", "business_term": "- -", "property_right_property": "- -", "development_unit": "- -", "person_size": "- -", "park_name": "- -", "operational_efficiency": "- -", "trade_id": "- -", "whether_new_investment": "true", "cumulative_tax": "- -", "member_enterprise_number": "- -", "key_build_category": "- -", "id": "1776", "industrial_ratio": "- -", "key_enterprise": "false", "insured_num": "0", "lng": "116.54950546", "region_id": "1101151", "park_id": "- -", "settle_enterprise_growth_rate": "- -", "property_management_fee_business_value": "- -", "move_out": "false", "business_information_update_num": "- -", "establishment_date": "2022-12-30 06:47:23", "province_name": "- -", "business_scope": "- -", "scale_operation": "- -", "nature_of_land": "- -", "abnormal": "- -", "build_id": "619", "register_state": "- -", "industrial_growth_rate": "1.1", "industrial_value": "- -", "end_date": "2021-12-31 14:00:00", "whether_new_registration": "true", "credit_score": "- -", "innovation_ability": "- -", "time_type": "1", "settle_enterprise_num": "- -", "covered_area": "- -", "statistical_time": "2021年", "reference_price_hire_value": "- -", "abnormal_date": "2022-12-30 06:47:23", "move_in": "true", "name_used_before": "- -", "organization_code": "- -", "build_name": "汇龙森三园", "trade_name": "- -", "build_area": "- -", "modified_time": "2022-12-03 05:50:16", "target_scale_operation": "- -", "build_category_name": "- -", "worker_num": "- -", "region_name": "北京经开区", "vacancy_area": "- -", "attract_investment_enterprise_category_id": "- -", "industry_name": "新一代信息技术产业", "address": "- -", "abnormal_information": "- -", "electricity_value": "- -", "target_operational_efficiency": "- -", "legal_representative": "- -", "abnormal_event_date": "2022-12-30 06:47:23", "operat_stability": "- -", "enterprise_id": "5858", "main_company_name": "- -", "social_number": "- -", "province_id": "110000", "key_build": "- -", "paid_in_value": "- -", "import_and_export_enterprise_code": "- -", "occupancy": "- -", "taxpayer_qualification": "- -", "business_income_value": "- -", "property_management_fee_office_value": "0.91", "english_name": "- -", "social_security_payment_value": "- -", "lifecycle": "- -", "profit_value": "- -", "reference_price_sell_value": "- -", "gas_value": "- -", "lat": "39.77499989", "output_value_complete_rate": "- -", "annual_report_address": "- -", "created_time": "2022-12-03 05:50:16", "approval_date": "2022-12-30 06:47:23", "update_date": "2021-06-30 13:00:00", "build_category_id": "- -", "registration_date": "2022-12-30 06:47:23", "vacancy_rate": "- -", "edz": "true", "region": "- -", "key_enterprise_num": "1", "city_id": "110000", "four_big_main_industry": "- -", "special_region_name": "- -", "industry_id": "219", "tax_last_year_value": "- -", "registration_number": "- -", "begin_date": "2021-01-01 14:00:00", "main_industry": "true", "city_name": "北京市", "tax_value": "0", "last_year_tax_value": "- -", "tax_number": "- -", "registration_address": "- -", "market_subject_enterprise_category_name": "- -", "tax_growth_rate": "- -", "tax_revenue_value": "0.05", "attract_investment_enterprise_category_name": "- -", "target_operat_stability": "- -", "target_innovation_ability": "- -", "abnormal_warn_label": "- -", "special_region_id": "- -", "mode_of_operation": "- -", "abnormal_level": "- -", "output_value_complete_growth_rate": "- -", "rental_area": "- -", "growth": "- -", "enterprise_name": "北京奕斯伟计算技术有限公司", "target_growth": "- -" } ] };