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

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

    相关文章

    Java中注解与元数据示例详解

    《Java中注解与元数据示例详解》Java注解和元数据是编程中重要的概念,用于描述程序元素的属性和用途,:本文主要介绍Java中注解与元数据的相关资料,文中通过代码介绍的非常详细,需要的朋友可以参... 目录一、引言二、元数据的概念2.1 定义2.2 作用三、Java 注解的基础3.1 注解的定义3.2 内

    将sqlserver数据迁移到mysql的详细步骤记录

    《将sqlserver数据迁移到mysql的详细步骤记录》:本文主要介绍将SQLServer数据迁移到MySQL的步骤,包括导出数据、转换数据格式和导入数据,通过示例和工具说明,帮助大家顺利完成... 目录前言一、导出SQL Server 数据二、转换数据格式为mysql兼容格式三、导入数据到MySQL数据

    C++中使用vector存储并遍历数据的基本步骤

    《C++中使用vector存储并遍历数据的基本步骤》C++标准模板库(STL)提供了多种容器类型,包括顺序容器、关联容器、无序关联容器和容器适配器,每种容器都有其特定的用途和特性,:本文主要介绍C... 目录(1)容器及简要描述‌php顺序容器‌‌关联容器‌‌无序关联容器‌(基于哈希表):‌容器适配器‌:(

    C#提取PDF表单数据的实现流程

    《C#提取PDF表单数据的实现流程》PDF表单是一种常见的数据收集工具,广泛应用于调查问卷、业务合同等场景,凭借出色的跨平台兼容性和标准化特点,PDF表单在各行各业中得到了广泛应用,本文将探讨如何使用... 目录引言使用工具C# 提取多个PDF表单域的数据C# 提取特定PDF表单域的数据引言PDF表单是一

    一文详解Python中数据清洗与处理的常用方法

    《一文详解Python中数据清洗与处理的常用方法》在数据处理与分析过程中,缺失值、重复值、异常值等问题是常见的挑战,本文总结了多种数据清洗与处理方法,文中的示例代码简洁易懂,有需要的小伙伴可以参考下... 目录缺失值处理重复值处理异常值处理数据类型转换文本清洗数据分组统计数据分箱数据标准化在数据处理与分析过

    大数据小内存排序问题如何巧妙解决

    《大数据小内存排序问题如何巧妙解决》文章介绍了大数据小内存排序的三种方法:数据库排序、分治法和位图法,数据库排序简单但速度慢,对设备要求高;分治法高效但实现复杂;位图法可读性差,但存储空间受限... 目录三种方法:方法概要数据库排序(http://www.chinasem.cn对数据库设备要求较高)分治法(常

    Python将大量遥感数据的值缩放指定倍数的方法(推荐)

    《Python将大量遥感数据的值缩放指定倍数的方法(推荐)》本文介绍基于Python中的gdal模块,批量读取大量多波段遥感影像文件,分别对各波段数据加以数值处理,并将所得处理后数据保存为新的遥感影像... 本文介绍基于python中的gdal模块,批量读取大量多波段遥感影像文件,分别对各波段数据加以数值处

    使用MongoDB进行数据存储的操作流程

    《使用MongoDB进行数据存储的操作流程》在现代应用开发中,数据存储是一个至关重要的部分,随着数据量的增大和复杂性的增加,传统的关系型数据库有时难以应对高并发和大数据量的处理需求,MongoDB作为... 目录什么是MongoDB?MongoDB的优势使用MongoDB进行数据存储1. 安装MongoDB

    Python MySQL如何通过Binlog获取变更记录恢复数据

    《PythonMySQL如何通过Binlog获取变更记录恢复数据》本文介绍了如何使用Python和pymysqlreplication库通过MySQL的二进制日志(Binlog)获取数据库的变更记录... 目录python mysql通过Binlog获取变更记录恢复数据1.安装pymysqlreplicat

    Linux使用dd命令来复制和转换数据的操作方法

    《Linux使用dd命令来复制和转换数据的操作方法》Linux中的dd命令是一个功能强大的数据复制和转换实用程序,它以较低级别运行,通常用于创建可启动的USB驱动器、克隆磁盘和生成随机数据等任务,本文... 目录简介功能和能力语法常用选项示例用法基础用法创建可启动www.chinasem.cn的 USB 驱动