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

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

    相关文章

    MySQL 删除数据详解(最新整理)

    《MySQL删除数据详解(最新整理)》:本文主要介绍MySQL删除数据的相关知识,本文通过实例代码给大家介绍的非常详细,对大家的学习或工作具有一定的参考借鉴价值,需要的朋友参考下吧... 目录一、前言二、mysql 中的三种删除方式1.DELETE语句✅ 基本语法: 示例:2.TRUNCATE语句✅ 基本语

    MyBatisPlus如何优化千万级数据的CRUD

    《MyBatisPlus如何优化千万级数据的CRUD》最近负责的一个项目,数据库表量级破千万,每次执行CRUD都像走钢丝,稍有不慎就引起数据库报警,本文就结合这个项目的实战经验,聊聊MyBatisPl... 目录背景一、MyBATis Plus 简介二、千万级数据的挑战三、优化 CRUD 的关键策略1. 查

    python实现对数据公钥加密与私钥解密

    《python实现对数据公钥加密与私钥解密》这篇文章主要为大家详细介绍了如何使用python实现对数据公钥加密与私钥解密,文中的示例代码讲解详细,感兴趣的小伙伴可以跟随小编一起学习一下... 目录公钥私钥的生成使用公钥加密使用私钥解密公钥私钥的生成这一部分,使用python生成公钥与私钥,然后保存在两个文

    mysql中的数据目录用法及说明

    《mysql中的数据目录用法及说明》:本文主要介绍mysql中的数据目录用法及说明,具有很好的参考价值,希望对大家有所帮助,如有错误或未考虑完全的地方,望不吝赐教... 目录1、背景2、版本3、数据目录4、总结1、背景安装mysql之后,在安装目录下会有一个data目录,我们创建的数据库、创建的表、插入的

    Navicat数据表的数据添加,删除及使用sql完成数据的添加过程

    《Navicat数据表的数据添加,删除及使用sql完成数据的添加过程》:本文主要介绍Navicat数据表的数据添加,删除及使用sql完成数据的添加过程,具有很好的参考价值,希望对大家有所帮助,如有... 目录Navicat数据表数据添加,删除及使用sql完成数据添加选中操作的表则出现如下界面,查看左下角从左

    SpringBoot中4种数据水平分片策略

    《SpringBoot中4种数据水平分片策略》数据水平分片作为一种水平扩展策略,通过将数据分散到多个物理节点上,有效解决了存储容量和性能瓶颈问题,下面小编就来和大家分享4种数据分片策略吧... 目录一、前言二、哈希分片2.1 原理2.2 SpringBoot实现2.3 优缺点分析2.4 适用场景三、范围分片

    Redis分片集群、数据读写规则问题小结

    《Redis分片集群、数据读写规则问题小结》本文介绍了Redis分片集群的原理,通过数据分片和哈希槽机制解决单机内存限制与写瓶颈问题,实现分布式存储和高并发处理,但存在通信开销大、维护复杂及对事务支持... 目录一、分片集群解android决的问题二、分片集群图解 分片集群特征如何解决的上述问题?(与哨兵模

    浅析如何保证MySQL与Redis数据一致性

    《浅析如何保证MySQL与Redis数据一致性》在互联网应用中,MySQL作为持久化存储引擎,Redis作为高性能缓存层,两者的组合能有效提升系统性能,下面我们来看看如何保证两者的数据一致性吧... 目录一、数据不一致性的根源1.1 典型不一致场景1.2 关键矛盾点二、一致性保障策略2.1 基础策略:更新数

    Oracle 数据库数据操作如何精通 INSERT, UPDATE, DELETE

    《Oracle数据库数据操作如何精通INSERT,UPDATE,DELETE》在Oracle数据库中,对表内数据进行增加、修改和删除操作是通过数据操作语言来完成的,下面给大家介绍Oracle数... 目录思维导图一、插入数据 (INSERT)1.1 插入单行数据,指定所有列的值语法:1.2 插入单行数据,指

    SQL Server修改数据库名及物理数据文件名操作步骤

    《SQLServer修改数据库名及物理数据文件名操作步骤》在SQLServer中重命名数据库是一个常见的操作,但需要确保用户具有足够的权限来执行此操作,:本文主要介绍SQLServer修改数据... 目录一、背景介绍二、操作步骤2.1 设置为单用户模式(断开连接)2.2 修改数据库名称2.3 查找逻辑文件名