Jiwonny29 commited on
Commit
a23f021
1 Parent(s): cdc06c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -18,8 +18,10 @@ dataset_info:
18
  dtype: string
19
  - name: LocationDesc
20
  dtype: string
21
- - name: Geolocation
22
- dtype: tuple
 
 
23
  - name: Disease_Type
24
  dtype: int32
25
  - name: Data_Value_Type
@@ -33,7 +35,7 @@ dataset_info:
33
  - name: Break_Out_Type
34
  dtype: int32
35
  - name: Life_Expectancy
36
- dtype: float32
37
  ---
38
 
39
  # Dataset Card for Dataset Name
 
18
  dtype: string
19
  - name: LocationDesc
20
  dtype: string
21
+ - name: Latitude
22
+ dtype: float32
23
+ - name: Longitude
24
+ dtype: float32
25
  - name: Disease_Type
26
  dtype: int32
27
  - name: Data_Value_Type
 
35
  - name: Break_Out_Type
36
  dtype: int32
37
  - name: Life_Expectancy
38
+ dtype: float32
39
  ---
40
 
41
  # Dataset Card for Dataset Name