bajs-zagreb-raw
收藏资源简介:
该数据集是Bajs Zagreb原始Nextbike快照,以压缩的每小时JSON Lines归档形式提供。数据来源于对Nextbike API(https://maps.nextbike.net/maps/nextbike-live.json?city=1172&domains=hd&list_cities=0&bikes=0)的定时轮询。每条记录包含UTC抓取时间、HTTP状态码、ETag、请求持续时间、响应主体的SHA-256哈希值、错误信息以及当API返回有效响应时的完整负载。HTTP 304(未修改)记录故意将负载设为null,用于证明收集器持续运行但源数据未变化。数据集适用于自行车共享系统的时间序列分析、API行为监控、缓存策略研究等场景。对于需要更小、可直接用于机器学习的Parquet格式数据,可参考Jakov/bajs-zagreb数据集。
This dataset contains raw Nextbike snapshots for Bajs Zagreb, provided as compressed hourly JSON Lines archives. The data is sourced from scheduled polling of the Nextbike API at the endpoint https://maps.nextbike.net/maps/nextbike-live.json?city=1172&domains=hd&list_cities=0&bikes=0. Each record includes the UTC capture timestamp, HTTP status code, ETag, request duration, SHA-256 hash of the response body, error messages, and the full payload when the API returns a valid response. Records with HTTP 304 (Not Modified) intentionally set the payload to null, serving to verify that the collector remains operational while the source data has not changed. This dataset is applicable for use cases including time series analysis of bike-sharing systems, API behavior monitoring, and cache strategy research. For smaller Parquet-formatted data that is directly usable for machine learning, please refer to the Jakov/bajs-zagreb dataset.
数据集概述
- 数据集名称:Bajs Zagreb Raw Nextbike Snapshots
- 主要语言:克罗地亚语(
hr) - 标签:共享单车(bike-sharing)、时间序列(time-series)、原始数据(raw)
数据内容
- 数据集中包含了对Bajs Zagreb Nextbike数据源进行API轮询的压缩小时级JSON Lines存档。
- 每条记录包含以下字段:
- UTC抓取时间
- HTTP状态码
- ETag
- 请求持续时间
- 响应体的SHA-256哈希
- 错误信息
- 当有响应时,包含完整的响应负载
特殊说明
- HTTP
304状态码的记录负载为空(null),这表示采集器运行正常,但源数据未发生变化。 - 该数据集提供的是原始数据。如需用于机器学习的小型Parquet表格数据,请使用关联数据集:Jakov/bajs-zagreb。
数据来源
- 数据源地址:
https://maps.nextbike.net/maps/nextbike-live.json?city=1172&domains=hd&list_cities=0&bikes=0
配置信息
- 配置名称:
raw_snapshots - 数据文件:位于
raw/**/*.jsonl.gz路径下,分配至训练集(split: train)。




