Skip to content

CTHUB - VIN Decode ICBC Historical Data #471

@danclancy85

Description

@danclancy85

Describe the task
Enable a one-time decoding of all distinct VINs stored in the historical ICBC dataset within the CTHUB development environment using both Vinpower and VPIC services.

Purpose
The business area needs all of the VINs in the historical ICBC data set decoded to support goal of having this historical data set cleaned, formatted, and decoded and ready for data science investigations.

Acceptance Criteria

  • All distinct VINs (e.g. VINs that have not previously been decoded) from the ICBC table in the CTHUB dev environment are extracted.
  • VINs are decoded using Vinpower
  • VIN decoding results are stored within existing existing Vinpower table within CTHUB

Development Checklist

  • Write a django command file that decodes vins that are not already decoded using vinpower (see django/api/management/commands)
  • Merge file to dev and run from openshift

Additional context

  • This is intended to be a one-time action on the historical data set.
  • There is an existing batch_decode function that uses the instance of vinpower we have to decode instead of hitting their API

Metadata

Metadata

Assignees

Labels

MediumMedium priorityTaskAny work that does not directly impact the user

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions