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

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

    相关文章

    大模型研发全揭秘:客服工单数据标注的完整攻略

    在人工智能(AI)领域,数据标注是模型训练过程中至关重要的一步。无论你是新手还是有经验的从业者,掌握数据标注的技术细节和常见问题的解决方案都能为你的AI项目增添不少价值。在电信运营商的客服系统中,工单数据是客户问题和解决方案的重要记录。通过对这些工单数据进行有效标注,不仅能够帮助提升客服自动化系统的智能化水平,还能优化客户服务流程,提高客户满意度。本文将详细介绍如何在电信运营商客服工单的背景下进行

    基于MySQL Binlog的Elasticsearch数据同步实践

    一、为什么要做 随着马蜂窝的逐渐发展,我们的业务数据越来越多,单纯使用 MySQL 已经不能满足我们的数据查询需求,例如对于商品、订单等数据的多维度检索。 使用 Elasticsearch 存储业务数据可以很好的解决我们业务中的搜索需求。而数据进行异构存储后,随之而来的就是数据同步的问题。 二、现有方法及问题 对于数据同步,我们目前的解决方案是建立数据中间表。把需要检索的业务数据,统一放到一张M

    关于数据埋点,你需要了解这些基本知识

    产品汪每天都在和数据打交道,你知道数据来自哪里吗? 移动app端内的用户行为数据大多来自埋点,了解一些埋点知识,能和数据分析师、技术侃大山,参与到前期的数据采集,更重要是让最终的埋点数据能为我所用,否则可怜巴巴等上几个月是常有的事。   埋点类型 根据埋点方式,可以区分为: 手动埋点半自动埋点全自动埋点 秉承“任何事物都有两面性”的道理:自动程度高的,能解决通用统计,便于统一化管理,但个性化定

    使用SecondaryNameNode恢复NameNode的数据

    1)需求: NameNode进程挂了并且存储的数据也丢失了,如何恢复NameNode 此种方式恢复的数据可能存在小部分数据的丢失。 2)故障模拟 (1)kill -9 NameNode进程 [lytfly@hadoop102 current]$ kill -9 19886 (2)删除NameNode存储的数据(/opt/module/hadoop-3.1.4/data/tmp/dfs/na

    异构存储(冷热数据分离)

    异构存储主要解决不同的数据,存储在不同类型的硬盘中,达到最佳性能的问题。 异构存储Shell操作 (1)查看当前有哪些存储策略可以用 [lytfly@hadoop102 hadoop-3.1.4]$ hdfs storagepolicies -listPolicies (2)为指定路径(数据存储目录)设置指定的存储策略 hdfs storagepolicies -setStoragePo

    Hadoop集群数据均衡之磁盘间数据均衡

    生产环境,由于硬盘空间不足,往往需要增加一块硬盘。刚加载的硬盘没有数据时,可以执行磁盘数据均衡命令。(Hadoop3.x新特性) plan后面带的节点的名字必须是已经存在的,并且是需要均衡的节点。 如果节点不存在,会报如下错误: 如果节点只有一个硬盘的话,不会创建均衡计划: (1)生成均衡计划 hdfs diskbalancer -plan hadoop102 (2)执行均衡计划 hd

    【Prometheus】PromQL向量匹配实现不同标签的向量数据进行运算

    ✨✨ 欢迎大家来到景天科技苑✨✨ 🎈🎈 养成好习惯,先赞后看哦~🎈🎈 🏆 作者简介:景天科技苑 🏆《头衔》:大厂架构师,华为云开发者社区专家博主,阿里云开发者社区专家博主,CSDN全栈领域优质创作者,掘金优秀博主,51CTO博客专家等。 🏆《博客》:Python全栈,前后端开发,小程序开发,人工智能,js逆向,App逆向,网络系统安全,数据分析,Django,fastapi

    烟火目标检测数据集 7800张 烟火检测 带标注 voc yolo

    一个包含7800张带标注图像的数据集,专门用于烟火目标检测,是一个非常有价值的资源,尤其对于那些致力于公共安全、事件管理和烟花表演监控等领域的人士而言。下面是对此数据集的一个详细介绍: 数据集名称:烟火目标检测数据集 数据集规模: 图片数量:7800张类别:主要包含烟火类目标,可能还包括其他相关类别,如烟火发射装置、背景等。格式:图像文件通常为JPEG或PNG格式;标注文件可能为X

    pandas数据过滤

    Pandas 数据过滤方法 Pandas 提供了多种方法来过滤数据,可以根据不同的条件进行筛选。以下是一些常见的 Pandas 数据过滤方法,结合实例进行讲解,希望能帮你快速理解。 1. 基于条件筛选行 可以使用布尔索引来根据条件过滤行。 import pandas as pd# 创建示例数据data = {'Name': ['Alice', 'Bob', 'Charlie', 'Dav

    SWAP作物生长模型安装教程、数据制备、敏感性分析、气候变化影响、R模型敏感性分析与贝叶斯优化、Fortran源代码分析、气候数据降尺度与变化影响分析

    查看原文>>>全流程SWAP农业模型数据制备、敏感性分析及气候变化影响实践技术应用 SWAP模型是由荷兰瓦赫宁根大学开发的先进农作物模型,它综合考虑了土壤-水分-大气以及植被间的相互作用;是一种描述作物生长过程的一种机理性作物生长模型。它不但运用Richard方程,使其能够精确的模拟土壤中水分的运动,而且耦合了WOFOST作物模型使作物的生长描述更为科学。 本文让更多的科研人员和农业工作者