Flows
Datasets
All datasets matching “Flows”africa-synth-aid-flows-medical-multimodal-fracture-all
Africa Synth Aid Flows Medical Multimodal Fracture All | Africa (Electric Sheep Africa metadata inventory)
Size category: 1K<n<10K - Formats: json - Sector: health - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers
Health… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-synth-aid-flows-medical-multimodal-fracture-all.openwebtext-t5xsum_validation_t5stablecoin-flows
Chainticks Stablecoin Flows
USDC/USDT mint, burn, and bridge flow rows derived from public ERC-20 transfer logs.
import pandas as pd
DATE = "YYYY-MM-DD"
URL = "https://huggingface.co/datasets/Chainticks/stablecoin-flows/resolve/main/flows/date={DATE}/part-0000.parquet"
df = pd.read_parquet(URL)
print(df.head())
Layout
flows/date=YYYY-MM-DD/part-0000.parquet
_schema.json
_manifest.json
LATEST_DATE.txt
Provenance
Rows must have source_kind in… See the full description on the dataset page: https://huggingface.co/datasets/Chainticks/stablecoin-flows.wcsph_flows_no_slip
Description
This dataset contains a set of example simulations using WCSPH simulated with diffSPH. A matching dataloader is contained in the SFBC package
Simulation Setup
The general simulation setup:
Domain Size: $1[m]\times 1[m]$ ($[-0.5, 0.5]^2$)
Particle Count: $128 \times 128 = 16384$
Particle size: $1/ (128\times 128) = 0.000061035[m^2]$
Neighborhood Size: $45.228$ neighbors per particle
Rest Density: $1000 [kg/m^2]$
Timestepping: Fixed $\Delta t = 1 [ms]$… See the full description on the dataset page: https://huggingface.co/datasets/Wi-Re/wcsph_flows_no_slip.wcsph_flows_free_slip
Description
This dataset contains a set of example simulations using WCSPH simulated with diffSPH. A matching dataloader is contained in the SFBC package
Simulation Setup
The general simulation setup:
Domain Size: $1[m]\times 1[m]$ ($[-0.5, 0.5]^2$)
Particle Count: $128 \times 128 = 16384$
Particle size: $1/ (128\times 128) = 0.000061035[m^2]$
Neighborhood Size: $45.228$ neighbors per particle
Rest Density: $1000 [kg/m^2]$
Timestepping: Fixed $\Delta t = 1 [ms]$… See the full description on the dataset page: https://huggingface.co/datasets/Wi-Re/wcsph_flows_free_slip.

