Files
number_zj/20220313_Excel/TempTask.WebEntry/urlconfig.json
H3ZV9FTKT90KGE2\Administrator 51e681ebb4 !
2022-03-14 03:46:44 +08:00

165 lines
5.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"NumZjConfig": {
//"start_row": 6, 开始行数 Excel中行号
//"null_row_count": 6, 空行数
//"start_cell": 3, 开始列数, A是1B是2以此类推
//"null_cell_count": 17, 空列数
//"url": "接口URL",
"numZjExcels": [
{
"excel_no": 1,
"excel_name": "总表(样表).xls",
"sheets": [
{
"sheet_no": 1,
"sheet_name": "关键信息",
"start_row": 5,
"null_row_count": 12,
"start_cell": "B",
"null_cell_count": 27,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/totalKeyRate",
"skip_rows": [ 10, 12 ]
},
{
"sheet_no": 2,
"sheet_name": "项目信息",
"start_row": 6,
"null_row_count": 4,
"start_cell": "B",
"null_cell_count": 19,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/projectByALL"
}
]
},
{
"excel_no": 2,
"excel_name": "住建系统抓投资情况通报(城市更新)样表.xlsx",
"sheets": [
{
"sheet_no": 1,
"sheet_name": "城市更新-分行业(关键指标)",
"start_row": 4,
"null_row_count": 8,
"start_cell": "D",
"null_cell_count": 27,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/cityUpdateKeyRate"
},
{
"sheet_no": 2,
"sheet_name": "分地区(关键指标)",
"start_row": 4,
"null_row_count": 14,
"start_cell": "B",
"null_cell_count": 24,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/areaKeyRate1?type=104,105,106,107,108,109"
},
{
"sheet_no": 3,
"sheet_name": "城市更新-分行业(项目信息)",
"start_row": 5,
"null_row_count": 6,
"start_cell": "C",
"null_cell_count": 20,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/cityProjectByInd"
},
{
"sheet_no": 4,
"sheet_name": "分地区(项目信息)",
"start_row": 5,
"null_row_count": 14,
"start_cell": "B",
"null_cell_count": 20,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/cityProjectByArea"
}
]
},
{
"excel_no": 3,
"excel_name": "住建系统抓投资情况通报(房地产业+GDP支撑性指标样表.xlsx",
"sheets": [
{
"sheet_no": 1,
"sheet_name": "房地产业-分行业",
"start_row": 5,
"null_row_count": 7,
"start_cell": "D",
"null_cell_count": 27,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseInvestKeyRate"
},
{
"sheet_no": 2,
"sheet_name": "房地产业-分地区",
"start_row": 5,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 24,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/areaKeyRate1?type=101,102,103"
},
{
"sheet_no": 3,
"sheet_name": "安置房套数-分地区",
"start_row": 5,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 18,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/areaKeyRate2?type=301"
},
{
"sheet_no": 4,
"sheet_name": "保障性租赁住房-分地区(关键指标)",
"start_row": 5,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 12,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/areaKeyRate2?type=302"
},
{
"sheet_no": 5,
"sheet_name": "建筑业总产值-分地区",
"start_row": 6,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 12,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/indexGDPArea"
},
{
"sheet_no": 6,
"sheet_name": "商品房销售面积-分地区",
"start_row": 6,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 12,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/indexGDPArea"
},
{
"sheet_no": 7,
"sheet_name": "工资总额-分地区",
"start_row": 6,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 12,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/indexGDPArea"
},
{
"sheet_no": 8,
"sheet_name": "房地产业分行业(项目信息)",
"start_row": 6,
"null_row_count": 4,
"start_cell": "C",
"null_cell_count": 20,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseProjectByInd"
},
{
"sheet_no": 9,
"sheet_name": "分地区(项目信息)",
"start_row": 5,
"null_row_count": 13,
"start_cell": "B",
"null_cell_count": 20,
"url": "http://10.19.94.196:81/data-system/api/bigScreen/house/houseProjectByArea"
}
]
}
]
}
}