Newer
Older
CloudBrainNew / static / plan.json
{
  "title": "=======================规划建设==============================",
  "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,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "液位监测仪",
          "total": 320,
          "online": 320,
          "color": ["#fc5e5f", "#f90006"]
        },
        {
          "name": "燃气智能终端",
          "total": 175,
          "online": 175,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "有害气体监测仪",
          "total": 1,
          "online": 1,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "噪声记录仪",
          "total": 408,
          "online": 408,
          "color": ["#fc5e5f", "#f90006"]
        },
        {
          "name": "摄像头",
          "total": 3031,
          "online": 3031,
          "color": ["#39edfb", "#19ddff"]
        },
        {
          "name": "路灯控制器",
          "total": 1227,
          "online": 1227,
          "color": ["#39edfb", "#19ddff"]
        }
      ],
    "pie": [
      {"value": 2671, "name": "潭东镇"},
      {"value": 1823, "name": "潭口镇"},
      {"value": 1935, "name": "高校园区"}
    ]
  }
}