CoolFace
Datasetpublic

anthony-code/gentle-meadow-412d55

gentle-meadow-412d55 Synthetic products test data: 33 rows in data.csv. All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations. Fields sample_id: random identifier for this generated sample. row_id: sequential row number starting at 1.… See the full description on the dataset page: https://huggingface.co/datasets/anthony-code/gentle-meadow-412d55.

sourceHugging Facecc0-1.0updated 16d agoView on Hugging Face
0likes44downloads
README.md22 linesDownload Raw Back to root
1---2license: cc0-1.03tags:4- synthetic5- test-data6size_categories:7- n<1K8---9 10# gentle-meadow-412d5511 12Synthetic products test data: 33 rows in `data.csv`.13 14All values are randomly generated fictional examples, not real observations, products, or user activity. Intended only for CSV loading and pipeline tests; not suitable for scientific or business conclusions. Columns are sampled independently and do not model real-world correlations.15 16## Fields17 18- `sample_id`: random identifier for this generated sample.19- `row_id`: sequential row number starting at 1.20- `is_synthetic`: always true.21- `price_usd`, `stock_units`: simulated values in the units named in each column.22