ronnieaban commited on
Commit
c5266b1
·
verified ·
1 Parent(s): 7d431c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +61 -3
README.md CHANGED
@@ -1,3 +1,61 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - token-classification
5
+ language:
6
+ - en
7
+ tags:
8
+ - Geospatial Data
9
+ - Aviation
10
+ - Transportation
11
+ - Location Data
12
+ pretty_name: World Airport Dataset
13
+ size_categories:
14
+ - 1M<n<10M
15
+ ---
16
+ # Title: World Airport Dataset
17
+
18
+ ## Dataset Summary
19
+ A comprehensive dataset containing information about airports around the world, including location, airport codes, and other relevant details.
20
+
21
+ ## Dataset Description
22
+ This dataset includes detailed information about airports, such as:
23
+ - Airport Name
24
+ - Location (City, Country)
25
+ - IATA and ICAO Codes
26
+ - Latitude and Longitude
27
+ - Elevation
28
+
29
+ ### Data Fields
30
+ - `airport_name`: The name of the airport.
31
+ - `location`: The city and country where the airport is located.
32
+ - `iata_code`: The International Air Transport Association (IATA) code.
33
+ - `icao_code`: The International Civil Aviation Organization (ICAO) code.
34
+ - `latitude`: The latitude coordinate of the airport.
35
+ - `longitude`: The longitude coordinate of the airport.
36
+ - `elevation`: The elevation of the airport in feet.
37
+
38
+ ### Data Collection Process
39
+ Data was collected from official aviation sources and verified for accuracy.
40
+
41
+ ## Usage
42
+ ### Intended Use
43
+ This dataset is ideal for applications in aviation, logistics, and travel analysis.
44
+
45
+ ### Limitations
46
+ The dataset may not include the most recent changes to airport information.
47
+
48
+ ### Ethical Considerations
49
+ Ensure that the data is used responsibly and that privacy considerations are respected.
50
+
51
+ ## Download and Access
52
+ The dataset can be accessed and downloaded from [Hugging Face Datasets](https://huggingface.co/datasets).
53
+
54
+ ### Dataset Size
55
+ The dataset is approximately 10MB in size.
56
+
57
+ ## Licensing
58
+ The dataset is licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) license.
59
+
60
+ ## Citation
61
+ If you use this dataset, please cite it as follows: