Kossisoroyce commited on
Commit
eaccd56
·
verified ·
1 Parent(s): 4ac627c

Remove metadata.yaml file

Browse files
Files changed (1) hide show
  1. metadata.yaml +0 -32
metadata.yaml DELETED
@@ -1,32 +0,0 @@
1
- columns:
2
- - scholarship_id
3
- - student_id
4
- - scholarship_type
5
- - amount
6
- - status
7
- - academic_year
8
- - application_date
9
- - country
10
- country: Nigeria
11
- country_code: NGA
12
- dataset_name: scholarships_financial_aid
13
- dependencies:
14
- - student_profiles
15
- - socioeconomic_background
16
- dtypes:
17
- academic_year: object
18
- amount: float64
19
- application_date: datetime64[ns]
20
- country: object
21
- scholarship_id: object
22
- scholarship_type: object
23
- status: object
24
- student_id: object
25
- file_size_mb: 1.4323387145996094
26
- generated_at: '2025-10-21T23:16:00.868215'
27
- num_columns: 8
28
- num_rows: 100000
29
- validation:
30
- checks: {}
31
- passed: true
32
- version: 1.0.0