Newer
Older
CloudBrainNew / static / plan.json
{
  "title-left": "=======================规划建设-左侧屏==============================",
  "gardensDesc": "园林建设",
  "gardens": {
    "count": {
      "park": 175481,
      "UFA": 350,
      "maintenance": 148729,
      "passengerFlow": 152
    },
    "line": {
      "xData": ["2016", "2017", "2018","2019","2020"],
      "yData": [{"name": "客流量", "data": [ 142, 155, 124, 166, 150 ], "color": "255,45,85"}]
    }
  },


  "baseDesc": "基础建设",
  "base": {
    "table": [
      ["道路设施", "564", "183", "23"],
      ["轨道设施", "132", "78", "12"],
      ["行政设施", "51", "30", "2"],
      ["教育设施", "373", "182", "41"],
      ["金融邮电设施", "15", "2", "0"],
      ["商业设施", "31", "8", "2"],
      ["社会福利设施", "56", "11", "2"],
      ["社会服务设施", "20", "4", "1"],
      ["市政设施", "137", "101", "57"],
      ["文化设施", "87", "61", "15"],
      ["医疗设施", "20", "5", "0"]
    ],
    "pie": [
      {"value": 183, "name": "道路设施"},
      {"value": 78, "name": "轨道设施"},
      {"value": 30, "name": "行政设施"},
      {"value": 182, "name": "教育设施"},
      {"value": 2, "name": "金融邮电设施"},
      {"value": 8, "name": "商业设施"},
      {"value": 4, "name": "社会福利设施"},
      {"value": 4, "name": "社会服务设施"},
      {"value": 101, "name": "市政设施"},
      {"value": 61, "name": "文化设施"},
      {"value": 5, "name": "医疗设施"}
    ]
  },


  "trafficDesc": "交通基本设施",
  "traffic": {
    "intersection": 78,
    "bus": 76,
    "bridge": 12,
    "tunnel": 4,
    "gas": 6,
    "hub": 7
  },


  "planningLandUseDesc": "规划用地",
  "planningLandUse": {
    "total": 7702.87,
    "already": 2397.63,
    "percent": [0.31],
    "data1": [
      {"title": "居住用地", "data": {"total": "1038.28", "already": 568.14, "rate": 55}},
      {"title": "物流仓库用地", "data": {"total": "121.82", "already": 91.08, "rate": 75}},
      {"title": "公共设施用地", "data": {"total": "813.13", "already": 672.01, "rate": 83}},
      {"title": "绿地与广场用地", "data": {"total": "1050.38", "already": 432.79, "rate": 41}},
      {"title": "城市建设用地", "data": {"total": "4998.89", "already": 2853.39, "rate": 57}},
      {"title": "道路交通用地", "data": {"total": "133.84", "already": 80.22, "rate": 60}}
    ],
    "data2": [
      {"title": "公共管理与服务设施用地", "data": {"total": "813.13", "already": 276.54, "rate": 34}},
      {"title": "商业服务设施用地", "data": {"total": "540.05", "already": 311.14, "rate": 58}},
      {"title": "发展备用地", "data": {"total": "189.16", "already": 81.12, "rate": 43}},
      {"title": "铁路用地", "data": {"total": "29.33", "already": 21.98, "rate": 72}},
      {"title": "公路用地", "data": {"total": "0", "already": 0, "rate": 0}},
      {"title": "非建设用地", "data": {"total": "2504.64", "already": 1695.46, "rate": 68}}
    ]
  },


  "undergroundPipelinesDesc": "地下管线",
  "undergroundPipelines": {
    "chart1": {
      "data1": [
        {"title": "雨水管线", "num2": 3786, "num1": 1582},
        {"title": "污水管线", "num2": 3421, "num1": 1321},
        {"title": "给水管线", "num2": 2109, "num1": 238},
        {"title": "燃气管线", "num2": 2578, "num1": 306},
        {"title": "通讯管线", "num2": 2311, "num1": 334}
      ],
      "data2": [
        {"title": "其他", "num2": 4078, "num1": 550}
      ]
    },
    "chart2": {
      "xData": ["给水", "雨水", "燃气", "通讯", "排污", "其他"],
      "yData": [238, 1582, 306, 334, 1321, 550],
      "yUnit": "个"
    },
    "chart3": "---------管线附属物接口有数据,这里不进行配置---------"
  },


  "ioTDesc": "物联网建设",
  "ioT": {
    "bar": {
      "xData": ["井盖状态监测仪", "液位检测仪", "燃气智能监测终端", "噪声记录仪", "有害气体监测仪", "摄像头", "路灯控制器"],
      "yData": [1267, 320, 175, 408, 1, 3031, 1227]
    },
    "equipmentOperationStatusDesc": "设备运行情况",
    "equipmentOperationStatus": [
        {
          "name": "井盖状态监测仪",
          "total": 1267,
          "online": 1267,
          "error": 0,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "液位监测仪",
          "total": 320,
          "online": 319,
          "error": 1,
          "color": ["#fc5e5f", "#f90006"]
        },
        {
          "name": "燃气智能终端",
          "total": 175,
          "online": 175,
          "error": 0,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "有害气体监测仪",
          "total": 1,
          "online": 1,
          "error": 0,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "噪声记录仪",
          "total": 408,
          "online": 406,
          "error": 2,
          "color": ["#fc5e5f", "#f90006"]
        },
        {
          "name": "摄像头",
          "total": 3031,
          "online": 3031,
          "error": 0,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "路灯控制器",
          "total": 1227,
          "online": 1227,
          "error": 0,
          "color": ["#39edfb", "#19ddff"]
        }
      ],
    "pie": [
      {"value": 2671, "name": "潭东镇"},
      {"value": 1823, "name": "潭口镇"},
      {"value": 1935, "name": "高校园区"}
    ]
  },


  "title-right": "=======================规划建设-左侧屏==============================",
  "projectDesc": "项目概况",
  "project": {
    "countDesc": "总项目和同比增长",
    "count": {
      "total": 10,
      "radio": "同比增长:+12%"
    },


    "chart2": [
      {"title": "未启动", "data": {"total": "1324", "already": "40", "rate": 34}},
      {"title": "进行中", "data": {"total": "1324", "already": "40", "rate": 24}},
      {"title": "已完成", "data": {"total": "1324", "already": "40", "rate": 54}},
      {"title": "已延期", "data": {"total": "1324", "already": "40", "rate": 14}},
      {"title": "已归档", "data": {"total": "1324", "already": "40", "rate": 84}}
    ],

    "bar": {
      "xData": ["园林项目", "市政项目", "交通项目", "水利项目", "建筑项目"],
      "yData": [1, 12, 2, 5, 6, 7]
    },

    "line": {
      "xData": ["园林项目", "市政项目", "建筑项目", "交通项目", "水利项目" ],
      "legend": ["2018", "2019", "2020"],
      "yData": [
        {"name": "2020", "data": [ 855, 1078, 856, 865, 990 ], "color": "255,45,85"},
        {"name": "2019", "data": [545, 745, 546, 575, 777], "color": "0,144,255"},
        {"name": "2018", "data": [300, 232, 233, 454, 190], "color": "255,204,0"}
      ]
    }
  },

  "staffDesc": "施工人员",
  "staff":  {
    "count": [
      {"name": "施工人员总数", "value": 15718, "unit": "人"},
      {"name": "在岗人数", "value": 12034, "unit": "人"},
      {"name": "缺勤人数", "value": 3684, "unit": "人"}
    ],
    "bar": {
      "xData": [ "电工", "木工", "监工", "维修工", "管理"],
      "yData": [ 4725, 5930, 318, 1761, 2984]
    },
    "table": [
      ["赣州毅德商贸物流园E04地块毅德融城三期住宅项目", "312", "256", "56"],
      ["万茂嘉福新天地RJ02-C01-01", "417", "374", "43"],
      ["万茂嘉福新天地RJ02-B09-01地块一期", "297", "286", "11"],
      ["悦蓉府建设项目", "305", "248", "57"],
      ["赣州蓉江新区新路完中", "260", "213", "47"],
      ["赣州中国文谷新旅明樾府H一标段", "288", "199", "89"],
      ["赣州中国文谷新旅明樾府H二标段", "397", "365", "32"]
    ]
  },


  "investmentDesc": "投资金额",
  "investment": {
    "count": {
      "name": "总投资",
      "value": 100,
      "unit": "万元"
    },
    "pie": [
      {"value": 10, "name": "园林项目"},
      {"value": 20, "name": "市政项目"},
      {"value": 40, "name": "建筑项目"},
      {"value": 25, "name": "交通项目"},
      {"value": 5, "name": "水利项目"}
    ],
    "bar": [
      {"value": 10, "name": "园林项目"},
      {"value": 20, "name": "市政项目"},
      {"value": 40, "name": "建筑项目"},
      {"value": 25, "name": "交通项目"},
      {"value": 5, "name": "水利项目"}
    ]
  },


  "constructDesc": "工地建设",
  "construct": {
    "count": {
      "total": 100,
      "doing": 22,
      "ready": 35,
      "pause": 18,
      "over": 25,
      "investment": 123
    },

    "pie": [
      {"value": 10, "name": "房屋建设"},
      {"value": 20, "name": "市政道路"},
      {"value": 34, "name": "园林绿化"},
      {"value": 26, "name": "桥梁隧道"},
      {"value": 10, "name": "其他工程"}
    ],

    "bar": {
      "xData": ["房屋建设", "市政道路", "园林绿化", "桥梁隧道", "其他工程"],
      "yData": [10, 20, 34,26, 10]
    }
  },

  "monitorDesc": "工地监测",
  "monitor": {
    "bar": {
      "xData": ["PM2.5超标", "工作服报警", "湿度异常", "噪声过大", "TSP", "PM10"],
      "yData": [21, 3, 1, 8, 15, 7]
    },
    "line": {
      "xData": ["周一", "周二", "周三", "周四", "周五", "周六", "周日"],
      "yData": [
        {"name": "报警", "data": [38, 31, 28, 31, 20, 20, 0], "color": "255,45,85"},
        {"name": "液位超限", "data": [12, 22, 19, 24, 25, 20, 30], "color": "0,144,255"},
        {"name": "燃气泄漏", "data": [12, 2, 12, 10, 8, 12, 6], "color": "255,204,0"}
      ]
    },
    "table": [
      ["赣州毅德商贸物流园E04地块毅德融城三期住宅项目", "27", "57.9"],
      ["万茂嘉福新天地RJ01", "17", "49.7"],
      ["万茂嘉福新天地RJ02", "34", "49.7"],
      ["悦蓉府建设项目", "31", "56.1"],
      ["赣州蓉江新区新路完中", "42", "65.4"],
      ["赣州中国文谷新旅明樾府H二标段", "19", "56.6"],
      ["赣州中国文谷新旅明樾府H一标段", "34", "49.7"]
    ]
  }
}