Baselight

Top American Colleges 2022

List of top colleges in America in 2022

@kaggle.kabhishm_top_american_colleges_2022

Loading...
Loading...

About this Dataset

Top American Colleges 2022

The list contains the top American colleges of 2022 and details about them including financial aid, student population, college phone number, website etc.

Most of the columns in the table are self explanatory.

File name: top_colleges _2022.csv

Photo by Daniel Seßler on Unsplash

Tables

Top Colleges 2022

@kaggle.kabhishm_top_american_colleges_2022.top_colleges_2022
  • 304.52 KB
  • 498 rows
  • 25 columns
Loading...

CREATE TABLE top_colleges_2022 (
  "description" VARCHAR,
  "rank" BIGINT,
  "organizationname" VARCHAR,
  "state" VARCHAR,
  "studentpopulation" BIGINT,
  "campussetting" VARCHAR,
  "medianbasesalary" DOUBLE,
  "longitude" DOUBLE,
  "latitude" DOUBLE,
  "website" VARCHAR,
  "phonenumber" VARCHAR,
  "city" VARCHAR,
  "country" VARCHAR,
  "state_1" VARCHAR,
  "region" VARCHAR,
  "yearfounded" DOUBLE,
  "statecode" VARCHAR,
  "collegetype" VARCHAR,
  "carnegieclassification" VARCHAR,
  "studentfacultyratio" BIGINT,
  "totalstudentpop" BIGINT,
  "undergradpop" BIGINT,
  "totalgrantaid" DOUBLE,
  "percentofstudentsfinaid" DOUBLE,
  "percentofstudentsgrant" DOUBLE
);

Share link

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