Baselight

AP Top 25 NCAAF Poll Rankings 2022-2023

Up to Date Weekly AP Top 25 Rankings for college football.

@kaggle.benjaminallen24_ap_top_25_ncaaf_poll_rankings_20222023

Loading...
Loading...

About this Dataset

AP Top 25 NCAAF Poll Rankings 2022-2023

This dataset contains the weekly rankings for every team that has been ranked in the 2022-2023 NCAAF season by AP. Missing entries correspond to weeks in which a team was not ranked in the poll. This dataset will continue to be updated as the season progresses.

Note: This data was manually collected from the official AP website and can be found here: https://apnews.com/hub/ap-top-25-college-football-poll

Tables

Ap T25

@kaggle.benjaminallen24_ap_top_25_ncaaf_poll_rankings_20222023.ap_t25
  • 13.97 KB
  • 50 rows
  • 17 columns
Loading...

CREATE TABLE ap_t25 (
  "college" VARCHAR,
  "week_1" DOUBLE,
  "week_2" DOUBLE,
  "week_3" DOUBLE,
  "week_4" DOUBLE,
  "week_5" DOUBLE,
  "week_6" DOUBLE,
  "week_7" DOUBLE,
  "week_8" DOUBLE,
  "week_9" DOUBLE,
  "week_10" DOUBLE,
  "week_11" DOUBLE,
  "week_12" DOUBLE,
  "week_13" DOUBLE,
  "week_14" DOUBLE,
  "week_15" DOUBLE,
  "week_16" DOUBLE
);

Share link

Anyone who has the link will be able to view this.