Soumyajitxedu/sample_students
Dataset Card for Holyfaith Academy Student Records This dataset contains academic records for Class VIII and VII students. Personal Identifiable Information (PII) like phone numbers and birth years has been masked to ensure privacy. Data Fields Field Name Description CARD NO Unique identification number for the student record. Name Full name of the student in uppercase. OLD Class Academic level (e.g., VIII or VII). Old.UNIT The school unit or… See the full description on the dataset page: https://huggingface.co/datasets/Soumyajitxedu/sample_students.
task_categories:
- tabular-classification
- text-generation language:
- en tags:
- student-records
- school-data
- anonymized prettyname: "Holyfaith Academy Student Dataset" sizecategories:
- n<1k ---
Dataset Card for Holyfaith Academy Student Records
This dataset contains academic records for Class VIII and VII students. Personal Identifiable Information (PII) like phone numbers and birth years has been masked to ensure privacy.
Dataset Description
- Language: English
- Region: West Bengal, India
- Number of Records: ~61 rows
Data Fields
Data Anonymization
To comply with data safety standards, the following transformations were applied [code_file:1]:
- D.O.B: Converted from
dd.mm.yyyytodd.mm.xx. - Contact: Masked as
xxxxxxXXXXwhereXXXXare the last four digits.
Usage and Limitations
This dataset is intended for educational purposes, such as practicing data cleaning with Python/Pandas or building school management systems. It should not be used to attempt to re-identify individuals.
