fiat-onramp-pricing
收藏资源简介:
该数据集名为“法币入口定价”(Fiat on-ramp pricing),专注于记录零售买家在通过卡支付购买加密货币时,所收到的即时报价信息。每个报价是针对特定法币金额到特定加密货币资产的兑换请求,基于实时变动的汇率、价差和费用结构计算得出。由于报价通常不被保存,本数据集提供了在报价发生时记录的原始数据,是研究加密货币零售入口定价的独特资源。数据集包含一个主要表格 `e12_onramp_quotes`,每一行代表一个提供商对一个法币金额到一个资产的一次报价,字段包括汇率、费用以及买家实际收到的资产数量。数据以Parquet格式存储,按年/月分区,覆盖2026-08-26至2026-09-01的固定7天窗口期,方便用户检查模式、覆盖范围和质量。数据规模在10万到100万行之间。适用场景包括:时间序列预测、费率分析、支付市场研究等。需要注意:数据集仅包含无需API密钥即可报价的少量提供商,并非完整市场;报价为指示性,实际交易可能因身份验证、卡发行方限制等因素而不同;拒绝交易以明确错误行形式记录,而非省略;资产覆盖范围随提供商调整而变化。
This dataset is named Fiat on-ramp pricing, focusing on recording the instant quotes received by retail buyers when purchasing cryptocurrencies via card payments. Each quote is for a specific fiat currency amount to a specific cryptocurrency asset, calculated based on real-time exchange rates, spreads, and fee structures. Since quotes are typically not saved, this dataset provides raw data recorded at the time the quote was generated, making it a unique resource for studying retail cryptocurrency on-ramp pricing. The dataset contains a main table `e12_onramp_quotes`, where each row represents a quote from a provider for a fiat amount to an asset, including fields such as exchange rate, fees, and the actual amount of assets received by the buyer. Data is stored in Parquet format, partitioned by year/month, covering a fixed 7-day window from 2026-08-26 to 2026-09-01, allowing users to examine patterns, coverage, and quality. The data size ranges from 100,000 to 1,000,000 rows. Potential use cases include time series forecasting, fee analysis, and payment market research. Note: The dataset only includes a small number of providers that can quote without an API key, not the full market; quotes are indicative, and actual transactions may differ due to identity verification, card issuer restrictions, etc.; rejected transactions are recorded as explicit error rows rather than omitted; asset coverage may change as providers adjust.
数据集概述:Fiat On-ramp Pricing
数据集简介
该数据集记录了零售买家将卡支付转换为加密货币时实际被报价的成本,涵盖汇率、点差和费用结构等多维度信息。报价基于每次请求实时计算,这些数据在购买发生时刻被捕捉,是唯一能反映买家真实报价的记录。
数据集内容
| 表名 | 说明 |
|---|---|
e12_onramp_quotes |
每一行记录一个服务商对某一法币金额兑换某一资产的报价,包含汇率、费用以及买家最终获得的金额 |
数据读取要点
- 关键指标:买家实际收到金额是核心关注指标。不同服务商在汇率和显性费用之间的利润分配方式不同,仅比较广告费用或仅比较汇率都会产生误导。
- 数据字段:每一行同时包含报价汇率和费用,可用于研究服务商利润分配结构。
使用注意事项
- 服务商选择偏差:数据集仅包含无需API密钥即可报价的服务商,需要API密钥的服务商不在数据范围内,因此该集合并非完整市场的随机代表。
- 报价性质:所有报价仅为指示性报价,真实的购买过程涉及身份验证、发卡行行为和限额等因素,任何环节都可能改变结果或导致交易完全失败。
- 拒绝记录:交易被拒绝时会以显式错误行而非缺失行的方式记录,可通过检查
error字段区分服务商不可用与无可用产品的情况。 - 资产覆盖:各资产的覆盖范围会随服务商上架和下架交易对而动态变化。
数据格式与采样
- 数据以Parquet格式存储,按收集窗口分文件存放,路径为
dataset/YYYY/MM/。 - 每个数据集固定包含一个从各自首个收集日开始的7天样本窗口,共同覆盖2026-08-26至2026-09-01,供用户在请求完整数据前检查数据结构、覆盖范围和质量。
- 样本窗口不会自动更新,重新下载不会有新增内容。完整历史数据为私有数据,可通过请求获取。
e0_run_manifest表完整列出所有收集窗口的轮询次数和失败次数,该表完整发布;窗口之间的间隙是真实的,无法事后填补,数据未经过插值处理。
许可与联系
- 许可协议:ODC-BY,可自由使用,但需注明出处"DataForge (dataforge-labs)"。
- 联系方式:有关数据集的疑问及获取完整历史数据的请求,可通过讨论区提交。





