1 changed files with 14 additions and 1 deletions
@ -1,2 +1,15 @@ |
|||
# youtube207 |
|||
## Research question |
|||
|
|||
## Data Collection and Description |
|||
|
|||
We focused on the [top 100 french channels](source.com). Some of these channels were not relevant to our reseach question (for example they were in arabic or were news channel or radio stations that repost on youtube or lacked text alltogether like some kids channels). All in all we kept X channels (annex ?), which are the channels at the top 100 with human scale (independent youtuber or small studios). |
|||
|
|||
| Datum | Type | Collection Method | |
|||
| ------------------- | ----------------- | ------------------------------------------------ | |
|||
| channel name and id | strings | [kaggle](https://google.com) | |
|||
| video ids | string | Selenium | |
|||
| transcript | string | YouTube Transcript/Subtitle API (python package) | |
|||
| ... | integer/float/... | YouTube API | |
|||
| | | | |
|||
|
|||
## Data Vizualization |
|||
|
Loading…
Reference in new issue