Published March 11, 2025
| Version v1
Dataset
Open
Modified Cars 1k dataset for SimViz
Creators
Description
A curated version of the Used Cars Dataset employed in SimViz. It is a JSON file with:
- metadata: A description of the dataset (case base) with information about attribute types and a manufacturer taxonomy.
- cases: 1k cars randomly selected from the original dataset. The dataset was cleaned using the following rules:
- Rows with missing values were removed
- Filter cars with year<1950
- Filter cars whose price is less than \$500 or greater than \$200000
Cases contain the following attributes:
- id: Case identifier
- year
- manufacturer
- model
- condition
- fuel
- title_status
- transmission
- type
- drive
- paint_color
- price
Files
cars-1k.json
Files
(264.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:73eb7d97d047be14a49aa4c29b03dadd
|
264.0 kB | Preview Download |
Additional details
Related works
- Is variant form of
- Dataset: 10.5281/zenodo.10457828 (DOI)
Dates
- Available
-
2025-03
Software
- Repository URL
- https://github.com/gjimenezUCM/simviz
- Programming language
- Python, JavaScript, TypeScript
- Development Status
- Active