Statistical Data Of Vienna'S Population
收藏资源简介:
Statistical analysis of the population of Vienna by districts from 2001 to 2015. Input Data is taken from https://www.data.gv.at/katalog/dataset/stadt-wien_viebevlkerungseit1869wien/resource/f55512e6-81ef-4fa9-a01f-19f9c5f838c2. The source code for experiment which produces the data provided here can be found on https://bitbucket.org/BerwanY/dp3 The csv-files of the districts population are containing the years as labels and the population for every year in the first row. The overview of vienna's population csv-file contains as first label 'YEAR', where the other label are the districts. So every row contains the population data of every district for one year. The csv-files are named as follows: For districts: 'district_<em>DISTRICTNUMBER</em>.csv' Overview: 'district_all.csv' , where DISTRICTNUMBER is replaced with the corresponding code of the district.
本数据集针对2001至2015年维也纳各行政区的人口展开统计分析。 本数据集所用输入数据来源于https://www.data.gv.at/katalog/dataset/stadt-wien_viebevlkerungseit1869wien/resource/f55512e6-81ef-4fa9-a01f-19f9c5f838c2。 生成本数据集的实验源代码可从https://bitbucket.org/BerwanY/dp3获取。 各行政区人口CSV文件以年份作为列标签,首行存储对应年份的人口数据。维也纳全市人口总览CSV文件的首列标签为'YEAR',其余列标签为各行政区,因此每一行均包含单一年度下所有行政区的人口统计数据。 CSV文件的命名规则如下: - 单行政区数据文件:命名格式为`district_<em>DISTRICTNUMBER</em>.csv`,其中`DISTRICTNUMBER`需替换为对应行政区的编码; - 全市总览文件:命名为`district_all.csv`。



