Updated

Rare Pepes

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/fivethirtyeight/rare-pepes/
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/README.md
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/data/blocks_timestamps.csv
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/data/ordermatches_all.csv
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/data/pepecash_prices.csv
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/data/xcp_prices.csv
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/fivethirtyeight/rare-pepes/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

blocks_timestamps

Loading data...

Schema

nametypeformat
blockintegerdefault
timestampintegerdefault

ordermatches_all

Loading data...

Schema

nametypeformat
blockintegerdefault
forwardassetstringdefault
forwardquantityintegerdefault
backwardassetstringdefault
backwardquantitynumberdefault

pepecash_prices

Loading data...

Schema

nametypeformat
timestampintegerdefault
pricenumberdefault

xcp_prices

Loading data...

Schema

nametypeformat
timestampintegerdefault
pricenumberdefault

Data Files

FileDescriptionSizeLast modifiedDownload
blocks_timestamps
1.49 MB17 days ago
blocks_timestamps
ordermatches_all
836 kB17 days ago
ordermatches_all
pepecash_prices
9.84 kB17 days ago
pepecash_prices
xcp_prices
8.53 kB17 days ago
xcp_prices
FilesSizeFormatCreatedUpdatedLicenseSource
42.34 MBcsv17 days agoFiveThirtyEight - Rare Pepes

Rare Pepes

This folder contains data behind the story Can The Blockchain Turn Pepe The Frog Into Modern Art? There are four data files, described below. You can also find further information about individual Rare Pepe assets at Rare Pepe Wallet.

ordermatches_all.csv contains all Rare Pepe order matches from the beginning of the project, in late 2016, until Feb. 3. All order matches include a pair of assets (a “forward asset” and a “backward asset”) one of which is a Rare Pepe and the other of which is either XCP, the native Counterparty token, or Pepe Cash. The time of the order match can be determined by the block.

HeaderDefinition
BlockThe block number
ForwardAssetThe type of forward asset
ForwardQuantityThe quantity of forward asset
BackwardAssetThe type of backward asset
BackwardQuantityThe quantity of backward asset

blocks_timestamps.csv is a pairing of block and timestamp. This can be used to determine the actual time an order match occurred, which can then be used to determine the dollar value of Pepe Cash or XCP at the time of the trade.

HeaderDefinition
BlockThe block number
TimestampA Unix timestamp

pepecash_prices.csv contains the dollar price of Pepe Cash over time.

HeaderDefinition
TimestampA Unix timestamp
PriceThe price of Pepe Cash in dollars

xcp_prices.csv contains the dollar price of XCP over time.

HeaderDefinition
TimestampA Unix timestamp
PriceThe price of XCP in dollars

Source: Rare Pepe Foundation

This dataset was scraped from FiveThirtyEight - rare-pepes