Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
-
---
|
| 2 |
-
language:
|
| 3 |
-
- en
|
| 4 |
-
license: apache-2.0
|
| 5 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
Data Collection
|
| 8 |
+
|
| 9 |
+
The data was collected through webscraping across RateMyProfessors website by iterating through the number at the end of the URL for professors through a certain range (e.g.: the 2233887 in https://www.ratemyprofessors.com/professor/2233887).
|