nateraw commited on
Commit
17f24d0
1 Parent(s): aba1012

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +130 -0
README.md ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license:
3
+ - cc0-1.0
4
+ kaggle_id: evangower/airbnb-stock-price
5
+ ---
6
+
7
+ # Dataset Card for Airbnb Stock Price
8
+
9
+ ## Table of Contents
10
+ - [Table of Contents](#table-of-contents)
11
+ - [Dataset Description](#dataset-description)
12
+ - [Dataset Summary](#dataset-summary)
13
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
14
+ - [Languages](#languages)
15
+ - [Dataset Structure](#dataset-structure)
16
+ - [Data Instances](#data-instances)
17
+ - [Data Fields](#data-fields)
18
+ - [Data Splits](#data-splits)
19
+ - [Dataset Creation](#dataset-creation)
20
+ - [Curation Rationale](#curation-rationale)
21
+ - [Source Data](#source-data)
22
+ - [Annotations](#annotations)
23
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
24
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
25
+ - [Social Impact of Dataset](#social-impact-of-dataset)
26
+ - [Discussion of Biases](#discussion-of-biases)
27
+ - [Other Known Limitations](#other-known-limitations)
28
+ - [Additional Information](#additional-information)
29
+ - [Dataset Curators](#dataset-curators)
30
+ - [Licensing Information](#licensing-information)
31
+ - [Citation Information](#citation-information)
32
+ - [Contributions](#contributions)
33
+
34
+ ## Dataset Description
35
+
36
+ - **Homepage:** https://kaggle.com/datasets/evangower/airbnb-stock-price
37
+ - **Repository:**
38
+ - **Paper:**
39
+ - **Leaderboard:**
40
+ - **Point of Contact:**
41
+
42
+ ### Dataset Summary
43
+
44
+ This contains the historical stock price of Airbnb (ticker symbol ABNB) an American company that operates an online marketplace for lodging, primarily homestays for vacation rentals, and tourism activities. Based in San Francisco, California, the platform is accessible via website and mobile app.
45
+
46
+ ### Supported Tasks and Leaderboards
47
+
48
+ [More Information Needed]
49
+
50
+ ### Languages
51
+
52
+ [More Information Needed]
53
+
54
+ ## Dataset Structure
55
+
56
+ ### Data Instances
57
+
58
+ [More Information Needed]
59
+
60
+ ### Data Fields
61
+
62
+ [More Information Needed]
63
+
64
+ ### Data Splits
65
+
66
+ [More Information Needed]
67
+
68
+ ## Dataset Creation
69
+
70
+ ### Curation Rationale
71
+
72
+ [More Information Needed]
73
+
74
+ ### Source Data
75
+
76
+ #### Initial Data Collection and Normalization
77
+
78
+ [More Information Needed]
79
+
80
+ #### Who are the source language producers?
81
+
82
+ [More Information Needed]
83
+
84
+ ### Annotations
85
+
86
+ #### Annotation process
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the annotators?
91
+
92
+ [More Information Needed]
93
+
94
+ ### Personal and Sensitive Information
95
+
96
+ [More Information Needed]
97
+
98
+ ## Considerations for Using the Data
99
+
100
+ ### Social Impact of Dataset
101
+
102
+ [More Information Needed]
103
+
104
+ ### Discussion of Biases
105
+
106
+ [More Information Needed]
107
+
108
+ ### Other Known Limitations
109
+
110
+ [More Information Needed]
111
+
112
+ ## Additional Information
113
+
114
+ ### Dataset Curators
115
+
116
+ This dataset was shared by [@evangower](https://kaggle.com/evangower)
117
+
118
+ ### Licensing Information
119
+
120
+ The license for this dataset is cc0-1.0
121
+
122
+ ### Citation Information
123
+
124
+ ```bibtex
125
+ [More Information Needed]
126
+ ```
127
+
128
+ ### Contributions
129
+
130
+ [More Information Needed]