Open vehicle oil service data for repeatable shop and AI lookup.
This catalog starts with oil filter cross-reference data and is intended to grow into a broader public-good dataset for:
- oil filter numbers
- oil capacity
- oil type / viscosity
- drain plug torque
- service notes
- source links and verification history
The first seed import contains vehicle-to-filter mappings from a local working catalog.
| File | Purpose |
|---|---|
data/oil_filters.csv |
Vehicle rows joined to common filter numbers |
data/filter_sets.csv |
Unique filter-number sets |
data/vehicles.csv |
Vehicle rows linked to a filter set |
docs/schema.md |
Field definitions and contribution notes |
Oil capacity is not included yet. Capacity fields are planned, but should be added only with source links or clear verification notes.
This is a community catalog, not a manufacturer service manual. Verify critical service information against a trusted source before using it on a vehicle.
Corrections are welcome. Please include:
- year, make, model, and engine
- corrected filter or capacity value
- source URL, catalog reference, or verification note
- date checked
Data and documentation are released under CC0 1.0 Universal. See LICENSE.