Skip to main content

AFL Platform Update - 20th February 2026

Products Updated​

  • AFL Warehouse updated to v1.2.0 on 13/02/2026
  • AFL API updated to v1.67 on 20/02/2026

AFL API Updates​

Player Rating Metric Display Values​

This update aligns the Player Rating metrics display format to 1 decimal place for consistency.

Centre Bounce Attendance Metric Zones​

This update fixes an issue where the following metrics were not assigned to the 'CB' zone despite by definition being about Centre Bounces:

  • ATTENDANCE_CENTRE_BOUNCE
  • ATTENDANCE_CENTRE_BOUNCE_WIN
  • ATTENDANCE_CENTRE_LOSS
  • ATTENDANCE_CENTRE_BOUNCE_NEUTRAL
  • ABSENCE_CENTRE_BOUNCE
  • ABSENCE_CENTRE_BOUNCE_WIN
  • ABSENCE_CENTRE_BOUNCE_LOSS
  • ABSENCE_CENTRE_BOUNCE_NEUTRAL

Transactions Endpoint - Incorrect XY Location on IN50R​

This update resolves an issue (present on match id 166437506) where an Inside 50 Target transaction received incorrect XY coordinates.

AFL Warehouse Updates​

Match Statistics Flow table​

This update adds the STATISTICS.MATCH_STATS_FLOW table. This returns all the occurrences of each metric in each match at the point in time it was recorded and (where applicable) the time it happened.

Restricted Metrics​

As per the AFL API's match statistics flow endpoint, the following metrics aren't available in this table:

  • CHAIN_METRES
  • METRES_GAINED
  • PLAYER_RATING
  • RANKING_POINTS
  • TIME_ON_GROUND
  • TIME_REMAINING_PCT

Match Venue Dimensions​

This update adds venue length and width to FIXTURES.MATCHES and FIXTURES.MATCHES_BY_SQUAD.

  • VENUE_LENGTH
  • VENUE_WIDTH

League Level Id Column​

Ahead of adding Tier 2 Competitions to the Warehouse, a LEVEL_ID column has been added to every table that has LEAGUE_ID, so data for Reserves, U18 and U16 matches can be identified separately.

Matches Played Bug Fix​

This update fixes an issue with STATISTICS.SQUAD_STATS_BY_SEASON and PLAYER_STATS_BY_SEASON where the MATCHES_PLAYED column was incorrectly counting Pre-Season matches.