职住 通勤 大数据_通勤者数据可视化

2024-02-12 19:40
文章标签 数据 可视化 通勤 职住

本文主要是介绍职住 通勤 大数据_通勤者数据可视化,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!

职住 通勤 大数据

NZ Statistics hosted a data visualization competition which ran for one month from mid June to August. https://www.stats.govt.nz/2018-census/there-and-back-again-data-visualisation-competition/

NZ Statistics举办了一场数据可视化比赛,比赛从6月中旬到8月进行了一个月。 https://www.stats.govt.nz/2018-census/there-and-back-again-data-visualisation-competition/

Eager to portray data, I made a submission which took this data and presented it in the sleekest and simplest manner possible. I quickly bought a domain ‘nzcommute.com’ and set out to work.

渴望描绘数据,我提交了一份意见书,将这些数据并以最流畅,最简单的方式呈现出来。 我很快买了一个域名“ nzcommute.com”并开始工作。

Here is my submission

这是我的意见书

I focused on understanding the data and processing it using pandas before loading it onto a web server deployed through Google App Engine.

在将数据加载到通过Google App Engine部署的Web服务器上之前,我专注于了解数据并使用熊猫进行处理。

The data shows commute lines from A to B, and each location can be selected to present more data. Not all of the data could be presented at once, so filters were placed in the server to handle where everything flowed from.

数据显示了从A到B的通勤线,可以选择每个位置以显示更多数据。 并非所有数据都能一次显示,因此将过滤器放置在服务器中以处理所有数据的来源。

When you load the map, it shows all of the different types of commutes colour coded. I noticed that other entries had each location displaying the different commute types, that was an alternate option. Each commute path’s thickness is dictated by the number of people in that route.

加载地图时,它会以颜色显示所有不同类型的通勤。 我注意到其他条目的每个位置都显示不同的通勤类型,这是一个替代选择。 每条通勤路径的厚度由该路线中的人数决定。

You can select/deselect the commute types to only display a few, below is ‘working/studying from home’ category combined with being a passenger.You can also toggle between work or education commutes, or display both together, which is interesting to view contrasts in the data. As expected, people who are working commute to work via car, whereas students would be commuting as a passenger or via bus more than their working counterparts.

您可以选择/取消选择通勤类型,仅显示少数几种,下面是“ 在家工作/学习 ”类别并兼有乘客 。您还可以在工作教育通勤之间切换,或同时显示两者,这很有趣数据中的对比。 正如预期的那样,工作的人通勤通勤上班,而学生作为乘客或乘公共汽车通勤的通勤率要高于工作中的同伴。

Image for post

You can also search for a location, these are based on the regional names as determined by the provided dataset. Each search results also shows the number of commutes, and when clicking there, it immediately takes you to that location on the map. The URL is coded into the site, so whenever it changes the map will navigate to that location. This allows for sharing of links with friends.

您也可以搜索位置,这些位置基于提供的数据集确定的区域名称。 每个搜索结果还显示通勤次数,单击此处可立即将您带到地图上的该位置。 该URL已编码到站点中,因此,每当更改URL时,地图都会导航到该位置。 这允许与朋友共享链接。

Image for post
Image for post

When you select a location it displays the colour coded information, highlights the commute path on the map, and displays crucial data like how far the commute distance was, how many people are doing this commute, and where it is departing and arriving from.

当您选择一个位置时,它会显示颜色编码的信息,突出显示地图上的通勤路径,并显示重要数据,例如通勤距离有多远,有多少人在进行通勤以及通勤的出发地和到达地点。

A problem I ran into was that sometimes the data became too intense and it was difficult to discern what was going on.

我遇到的一个问题是,有时数据变得太密集,很难分辨发生了什么。

It’s kind of beautiful isn’t it?

是不是很漂亮?

Image for post

After selecting a location, a popup shows up, beside the search if the screen is wide enough, otherwise it will show up vertically on mobile. This displays interesting statistics about a location, such as how many commutes are outbound/inbound from here, what locations are the most popular destinations, and what kind of commute is more common.

选择位置后,如果屏幕足够宽,则会在搜索旁边显示一个弹出窗口,否则它将在移动设备上垂直显示。 这将显示有关位置的有趣统计信息,例如从此处出站/入站的通勤次数,最受欢迎的目的地是哪些位置以及更常见的通勤方式。

Image for post

Sometimes though, this happens and it’s hard to understand :(

虽然有时会发生这种情况,但很难理解:(

Image for post

After the results were announced, I ran my eyes over a few of the entries and found something to learn from many of them. Most of us had similar ideas, but here are some valuable insights

结果公布后,我将目光投向了其中的一些条目,并从许多条目中学习了一些东西。 我们大多数人都有类似的想法,但这是一些有价值的见解

  • Usage of a CDN to load data instantaneously.

    使用CDN即时加载数据。
  • Usage of additional datasets to display statistical areas on the map so that regions can be identified. Then comprehensively display information on each region.

    使用其他数据集在地图上显示统计区域,以便可以识别区域。 然后全面显示每个区域的信息。
  • The issue of having too many commute paths displayed at once can be solved by using clusters, when zoomed out, multiple markers would be combined into one cluster with the number of child markers listed, this helps to reduce clutter and let the eye focus on the most important details. It allows for a better overview of the information.

    可以通过使用聚类来解决一次显示太多通勤路径的问题,缩小显示时,多个标记将合并为一个聚类,其中列出了多个子标记,这有助于减少混乱并使眼睛专注于最重要的细节。 它可以更好地概述信息。

I think these changes would make the allow the product to more effectively portray key to the user and give them the power over what to view.

我认为这些更改将使产品能够更有效地向用户描绘密钥,并赋予他们查看内容的权力。

I’m looking forward to future challenges in visualising data.

我期待着在可视化数据方面的未来挑战。

This article was also posted on LinkedIn https://www.linkedin.com/post/edit/6699637671855296512/

这篇文章还发布在LinkedIn https://www.linkedin.com/post/edit/6699637671855296512/

翻译自: https://medium.com/@jun.a.kagaya/commuter-data-visualization-f926093a5ee

职住 通勤 大数据


http://www.taodudu.cc/news/show-8456822.html

相关文章:

  • 万亿级的边缘计算市场,入场的玩家和应用场景有哪些?
  • 智能垃圾桶来临 看CES 2017上有哪些好玩的物联网设备
  • 批量将视频转换成音频的方法,超简单!
  • 怎么将视频转换成音频?
  • linux下游戏表现,Linux下有哪些比较好玩的游戏?
  • 好玩的(5)
  • 一个超好玩的三子棋小游戏
  • 好玩的贪吃蛇
  • 【好玩的开源项目】Linux系统之部署捕鱼达人经典小游戏
  • 分享个好玩的算法游戏
  • linux之好玩的游戏
  • 富格林贵金属交易:投资新手怎么挑选现货白银平台
  • 领峰:如何判断贵金属现货交易平台哪个正规
  • 网上贵金属交易平台哪个好?如何选择?
  • 2023年中国高速公路收支现状及高速公路收费里程统计[图]
  • 2001-2021年各省高速公路里程数据
  • 组件通信 小程序
  • 4G定位网关通用网络协议
  • ETL技术、 ETL工具、 ETL产品 有区别吗?
  • 【AMD Xilinx】Avnet高性价比MPSoC评估板-ZUBoard(1):基本资料和开发流程
  • Linux 小技巧——Base64编码与解码
  • jenkins部署k8s项目-CICD
  • Stable Diffusion 系列教程 - 3 模型下载和LORA模型的小白入门
  • 不依赖第三方库,原生C代码进行BASE64编码解码
  • 投资法则--001
  • 每天价值投资常识分享
  • 分享一些投资格言
  • 生成对抗网络在虚拟试衣间中的服装搭配推荐
  • 基于生成对抗网络的虚拟试衣间技术研究
  • 虚拟试衣间产业研究:预计2029年将达到85亿美元
  • 这篇关于职住 通勤 大数据_通勤者数据可视化的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!



    http://www.chinasem.cn/article/703432

    相关文章

    Git可视化管理工具(SourceTree)使用操作大全经典

    《Git可视化管理工具(SourceTree)使用操作大全经典》本文详细介绍了SourceTree作为Git可视化管理工具的常用操作,包括连接远程仓库、添加SSH密钥、克隆仓库、设置默认项目目录、代码... 目录前言:连接Gitee or github,获取代码:在SourceTree中添加SSH密钥:Cl

    Java注解之超越Javadoc的元数据利器详解

    《Java注解之超越Javadoc的元数据利器详解》本文将深入探讨Java注解的定义、类型、内置注解、自定义注解、保留策略、实际应用场景及最佳实践,无论是初学者还是资深开发者,都能通过本文了解如何利用... 目录什么是注解?注解的类型内置注编程解自定义注解注解的保留策略实际用例最佳实践总结在 Java 编程

    Pandas中统计汇总可视化函数plot()的使用

    《Pandas中统计汇总可视化函数plot()的使用》Pandas提供了许多强大的数据处理和分析功能,其中plot()函数就是其可视化功能的一个重要组成部分,本文主要介绍了Pandas中统计汇总可视化... 目录一、plot()函数简介二、plot()函数的基本用法三、plot()函数的参数详解四、使用pl

    一文教你Python如何快速精准抓取网页数据

    《一文教你Python如何快速精准抓取网页数据》这篇文章主要为大家详细介绍了如何利用Python实现快速精准抓取网页数据,文中的示例代码简洁易懂,具有一定的借鉴价值,有需要的小伙伴可以了解下... 目录1. 准备工作2. 基础爬虫实现3. 高级功能扩展3.1 抓取文章详情3.2 保存数据到文件4. 完整示例

    使用Java将各种数据写入Excel表格的操作示例

    《使用Java将各种数据写入Excel表格的操作示例》在数据处理与管理领域,Excel凭借其强大的功能和广泛的应用,成为了数据存储与展示的重要工具,在Java开发过程中,常常需要将不同类型的数据,本文... 目录前言安装免费Java库1. 写入文本、或数值到 Excel单元格2. 写入数组到 Excel表格

    python处理带有时区的日期和时间数据

    《python处理带有时区的日期和时间数据》这篇文章主要为大家详细介绍了如何在Python中使用pytz库处理时区信息,包括获取当前UTC时间,转换为特定时区等,有需要的小伙伴可以参考一下... 目录时区基本信息python datetime使用timezonepandas处理时区数据知识延展时区基本信息

    Qt实现网络数据解析的方法总结

    《Qt实现网络数据解析的方法总结》在Qt中解析网络数据通常涉及接收原始字节流,并将其转换为有意义的应用层数据,这篇文章为大家介绍了详细步骤和示例,感兴趣的小伙伴可以了解下... 目录1. 网络数据接收2. 缓冲区管理(处理粘包/拆包)3. 常见数据格式解析3.1 jsON解析3.2 XML解析3.3 自定义

    SpringMVC 通过ajax 前后端数据交互的实现方法

    《SpringMVC通过ajax前后端数据交互的实现方法》:本文主要介绍SpringMVC通过ajax前后端数据交互的实现方法,本文给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价... 在前端的开发过程中,经常在html页面通过AJAX进行前后端数据的交互,SpringMVC的controll

    使用Python实现矢量路径的压缩、解压与可视化

    《使用Python实现矢量路径的压缩、解压与可视化》在图形设计和Web开发中,矢量路径数据的高效存储与传输至关重要,本文将通过一个Python示例,展示如何将复杂的矢量路径命令序列压缩为JSON格式,... 目录引言核心功能概述1. 路径命令解析2. 路径数据压缩3. 路径数据解压4. 可视化代码实现详解1

    Python 交互式可视化的利器Bokeh的使用

    《Python交互式可视化的利器Bokeh的使用》Bokeh是一个专注于Web端交互式数据可视化的Python库,本文主要介绍了Python交互式可视化的利器Bokeh的使用,具有一定的参考价值,感... 目录1. Bokeh 简介1.1 为什么选择 Bokeh1.2 安装与环境配置2. Bokeh 基础2