NASCAR Daily Change Log provides IDs and timestamps for race information, race results, driver information, track information, or standings that have been modified on a given date. To receive the data updates, use these unique IDs to pull relevant API feeds.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Update FrequencyTTL / Cache:
- 15 minutes for current day
- 1 hour for current month
- 4 hours for current year
- 12 hours for past years
Data Updates: Entries populate every 20 minutes for changes to drivers, race data, statistics, schedules, tracks, and standings. Log window runs from 05:00:00 UTC to 04:59:59 UTC.
Recommended Pull (Non-Live): Pull every 10 minutes or less, depending on use case.
Recommended Pull (Live): Not applicable
Monitoring Daily UpdatesLearn how to use the Daily Change Log to track updates without exhausting your API quota in our Monitoring Data Changes integration scenario.
Data Points
Change Log
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
start_time | changelog | dateTime | Start time of the daily change log ex. 2022-06-13T04:00:00Z |
end_time | changelog | dateTime | End time of the daily change log ex. 2022-06-14T03:59:59Z |
last_modified | cars - car | dateTime | Timestamp of a change to a car ex. 2022-06-13T21:45:23Z |
last_modified | drivers / summaries - driver | dateTime | Timestamp of a change to a driver ex. 2022-06-13T21:45:23Z |
last_modified | races - race | dateTime | Timestamp of a change to a race ex. 2022-06-13T21:45:23Z |
last_modified | standings - series - season - drivers - driver | dateTime | Timestamp of a standings change to a driver ex. 2022-06-13T21:45:23Z |
last_modified | standings - series - season - owners - car | dateTime | Timestamp of a standings change to a car ex. 2022-06-13T21:45:23Z |
last_modified | standings - series - season - manufacturers - manufacturer | dateTime | Timestamp of a standings change to a manufacturer ex. 2022-06-13T21:45:23Z |
last_modified | tracks - track | dateTime | Timestamp of a change to a track ex. 2022-06-13T21:45:23Z |
Series & Events
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | race / series - season | GUID | Unique ID of a season ex. 81d2010a-8a5d-4e69-b2ec-cc21c3f988ce |
year | race / series - season | String | Year of a season |
alias | car / race / standings - series | String | Abbreviation for a NASCAR series ex. CUP, BSERIES, TRUCK |
id | car / race / standings - series | GUID | Unique ID of a series ex. 3e32047e-4ff3-4e35-a607-1546a2c32214 |
name | car / race / standings - series | String | Name of a NASCAR series ex. NASCAR Cup Series or NASCAR Camping World Truck Series |
Races
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | race | GUID | Unique ID of a race ex. 9015a262-8c00-48ac-9c8c-f6d56b2af261 |
name | race | String | Name of a race ex. Toyota / Save Mart 350 |
Tracks
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | track | GUID | Unique ID of a track ex. 0a1efa46-0a38-4c10-ad30-51a77699788a |
name | track | String | Name of a track ex. Daytona Road Course |
Cars
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | cars / owners - car | GUID | Unique ID of a car ex. 9b6f938a-37c6-4416-8d8c-b4ad6aa7e8a0 |
number | cars / owners - car | Integer | Number of a car |
id | manufacturer | GUID | Unique ID of a manufacturer ex. 73364deb-a012-4625-b759-db6a236797e3 |
name | manufacturer | String | Name of a manufacturer ex. Toyota |
Drivers
| Attribute | Parent Element | Type | Description |
|---|---|---|---|
id | drivers / car / summaries - driver | GUID | Unique ID of a driver ex. 9d18716c-fd73-48d4-b3da-44228c767b84 |
full_name | drivers / car / summaries - driver | String | Full name of a driver ex. Kevin Harvick |
