Skip to content

Developed a movie recommendation system by sourcing data from the New York Times Article Search and The Movie Database APIs. Extracted, merged, and cleaned data to create a comprehensive dataset, enabling users to find movie reviews and related titles based on their preferences.

Notifications You must be signed in to change notification settings

EricaYanoshak/data-sourcing-challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Title: Data Sourcing Challenge

Preparing and sourcing data from APIs to produce a recommendation system to find movie reviews and related movie titles based on individual preferences.

Description: Sourcing Data for AI Projects

This project involved sourcing movie data from two APIs: The New York Times Article Search and The Movie Database. The New York Times API results are used to construct the requests for the Movie Database API. Once the data has been collected from both APIs, it is merged, cleaned, and then exported to a CSV file to be used as a recommendation system to help people find movie reviews and related movies. This is completed as follows:

References Used

To complete this project, I relied heavily on class notes and activities focused on securely accessing APIs with keys to extract data and set up environment variables across various operating systems. I also took advantage of Xpert Learning Assistant to help with coding errors, including but not limited to, working through various try and except clauses. Finally, I utilized Pandas DataFrame documentation to find and rework functions specific to merging and cleaning the data.

About

Developed a movie recommendation system by sourcing data from the New York Times Article Search and The Movie Database APIs. Extracted, merged, and cleaned data to create a comprehensive dataset, enabling users to find movie reviews and related titles based on their preferences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published