讲解:Python:FIT1043 Visualising Airport TrafficPython

代写Python作业,使用Motion Chart将数据可视化。PurposeThe aim of this assignment is to investigate and visualize data. In particular, we will identify trends, gain insights from how those trends change over time.The data we will use contains Airport traffic data and comes from the Australian Bureau of Infrastructure, Transport and Regional Economics.The CSV file contains 30 years worth of monthly data listing international air traffic volumes in terms of passengers, freight and mail, to and from Australian airports.The file is available on Moodle and publicly available from data.gov.auHand-in RequirementsPlease hand in a PDF file containing your answers to all the questions.You can use Word or other word processing software to format your submission. Just save the final copy to a PDF before submitting.Make sure to include screenshots/images of the graphs you generate in order to justify your answers to all the questions. (You will need to use screen-capture functionality to create appropriate images.)We would like to see the Python code you write to format the data. Please include a copy your Python code in your submission, (either submitting scripts / Jupiter notebooks, or copying the code into your report).Python AvailabilityYou will need to use Python to complete the assignment. You can do this by either:1) running a Jupyter Notebook on a computer in the labs; or2) installing Python (we recommend Anaconda) on your own machine.Assignment TasksThis assignmPython代写:FIT1043 Visualising Airport Traffic代写留学生Python课程设计ent involves building a visualisation using Motion Chart and then answering a series of questions about the data.Visualising Airport TrafficThe aim of the first part of the assignment is to build a Motion Chart showing passenger, freight and mail quantities over time for four different airports in Australia (Melbourne, Sydney, Brisbane and Perth). More specifically, you should:Generate a Motion chart with Passengers_Total on the x-axis, Freight_Total_(tonnes) on the y-axis and where the color and size of the bubbles is given by the Mail_Total_(tonnes).Note that the CSV file is both too big and not in the right format to visualise directly, so you will first need to aggregate the data using Python at both the ‘Year’ and ‘AustralianPort’ level. (Code to help you do this was discussed during the lectures.) You need to select only four Australian airports before the aggregation.You can then output the data as a CSV file, which you can use in order to create the appropriate visualisation (see Activity: Motion Chart - Motion Chart in Python in Alexandria).Having graphed the data as a Motion Chart, answer the following questions:Why are the values lower in 2016 than they were in 2015?Which city has the largest number of international air passengers traveling through it in 2015?In which year did Brisbane have almost the same number of passenger numbers as Melbourne?(Bonus question) Has the number of passengers travelling through Sydney airport ever decreased from one year to the next? If so, when did it happen? Any idea why that might have occurred?转自:http://ass.3daixie.com/2019010525980528.html

©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • pyspark.sql模块 模块上下文 Spark SQL和DataFrames的重要类: pyspark.sql...
    mpro阅读 10,014评论 0 13
  • Here is our training plan. Our agenda for this training m...
    FlyingPeter阅读 482评论 0 0
  • 每次听完端银老师的课,我都是收获满满。而这节课呢,我也是第一次听到这种“8秒信任法则”,“你的微信昵称就是你的品...
    猪猪侠_c7c5阅读 383评论 0 1
  • 不含诱惑的深情, 不含敌意的坚定。 不带卑微的尊重, 不带高傲的怜悯。 对于弱者,...
    半桶蒜皮阅读 237评论 0 0
  • 图文 | 王學藝 “走开,还讲不讲规矩!” “砰......” 后面一位健硕的男子大喝一声,把前边穿立领装的人拨拉...
    王学艺阅读 502评论 6 10

友情链接更多精彩内容