DTC Database v0.1.0
Initial stable release of the DTC Database project.
Included
- SQLite dataset (
data/dtc_codes.db) - Python wrapper (
python/dtc_database.py) - Java core wrapper (
java/DTCDatabaseCore.java) - Android module (
android/dtc-database-android) - TypeScript module source (
typescript/)
Dataset Snapshot (locale='en')
| Category | Count |
|---|---|
| Total code definitions (rows) | 18,805 |
| Generic definitions | 9,415 |
| Manufacturer-specific definitions | 9,390 |
| Unique DTC codes | 12,128 |
Manufacturers (excluding GENERIC) |
33 |
Notes
- This release represents the repository baseline and tagged source.
- Current distribution for this project is source-based from GitHub.
License
MIT