Baselight

NEET UG 2024 Results - All India

Data gathered and compiled from the official NTA Website

@kaggle.abdullahshf_neet_ug_2024_results_all_india

Loading...
Loading...

About this Dataset

NEET UG 2024 Results - All India

This dataset contains information about various centers and the performance of students at these centers across all states in India. Each record represents a student's score along with associated details about the center they belong to. This dataset can be used for analyzing student performance across different centers and exploring various statistical properties of the scores.

Tables

All Data

@kaggle.abdullahshf_neet_ug_2024_results_all_india.all_data
  • 4.27 MB
  • 2333162 rows
  • 6 columns
Loading...

CREATE TABLE all_data (
  "center_id" BIGINT,
  "center_name" VARCHAR,
  "center_city" VARCHAR,
  "center_state" VARCHAR,
  "serial_no" BIGINT,
  "score" BIGINT
);

Share link

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