We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ideation
Prepare
Plan
Execute
Publish
The text was updated successfully, but these errors were encountered:
Scrape script of all 7 seasons of Game of Thrones into following CSV tables
Step #1 - Houses. Seed this database from https://github.com/joakimskoog/AnApiOfIceAndFire/blob/master/data/houses.json
Step 2 - Characters, Relationships. Seed this database from https://github.com/joakimskoog/AnApiOfIceAndFire/blob/master/data/characters.json 2.1 characters.csv - Name, Gender, House, Titles, Aliases, HouseId 2.2 relationships.csv - CharacterId, RelatedToCharacterId, Relationship (e.g. Father, Mother, Spouse, Children, etc.]
Step 3 - Table with all episodes 3.1 episodes.csv - Name, Synopsis, Season Number
Step 4 - Locations.csv 4.1
Step 5 - Scenes.csv and Dialogues.csv 5.1 Extract this for each episode from https://genius.com/albums/Game-of-thrones/Season-1-scripts 5.2 A Scene is associated with episode, characters, dialogues, locations
Find map?
Sorry, something went wrong.
No branches or pull requests
Ideation
Prepare
Plan
Execute
Publish
The text was updated successfully, but these errors were encountered: