For 2024, you must use a combination of vintages for any application of the data. If you do not combine and configure vintages correctly, you may not see the expected results.
Tax boundary (KSP, PTD, PXD), correspondence (VLG, VOG, VQG, TCF), and rate files (GTR) have different vintage dates than the geocoding database (GPM) or auxiliary file (GXF). Their vintage dates are based on the effective date of the product, which is the month following the release date.
Here are two examples of how to combine data files to use with the SDK:
Example 1
If you want to use the 012024 (January 2024) vintage of GPM, you must have the same vintage of KSP, PTD, PXD, and GXF. At the same time, GTR, VLG, VOG, VQG, TCF should be vintage 022024 (February 2024).
- 012024 KSP, PTD, PXD
- 012024 GPM
- 012024 GXF
- 022024 GTR, VLG, VOG, VQG, TCF
Example 2
If you want to use 022024 (February 2024) vintage of GPM, you must have the same vintage of KSP, PTD, PXD, and GXF. At the same time, GTR, VLG, VOG, VQG, TCF should be vintage 032024 (March 2024).
- 012024 KSP, PTD, PXD
- 022024 GPM
- 022024 GXF
- 032024 GTR, VLG, VOG, VQG, TCF