Pinned Repositories
1_code_review
grading script repo for the 1st code review at Epicodus
Airflow-Code-Review
A small dag workflow I created using Apache Airflow
animal-shelter
boring-lecture
Boxing-Data
This project uses webscraping to extract the data of boxers from the international boxrec website such as the boxer's name, fight record, career length and location. Currently there are constraints on this process because the data is not easily accessible.
pokemon_battler
A fun little API that reads data from a Pokemon data set to run a Pokemon battle and sends the resulting records to BigQuery.
reddit-scraper
Reddit web-scraper using the Python praw and psaw packages and azure storage
Superhero-API
An API project using both GET and POST methods for a database with superheroes
tmdbdata
ETL script utilizing concurrency to extract film data from The Movie Database's API using the tmdbsimple wrapper and loads the data to Azure storage and MySQL. Runs on an Azure Batch pool virtual machine.
whale-sightings
Data engineering project for processing whale data from the OBIS api (https://api.obis.org/v3)
jarretjeter's Repositories
jarretjeter/whale-sightings
Data engineering project for processing whale data from the OBIS api (https://api.obis.org/v3)
jarretjeter/Airflow-Code-Review
A small dag workflow I created using Apache Airflow
jarretjeter/Boxing-Data
This project uses webscraping to extract the data of boxers from the international boxrec website such as the boxer's name, fight record, career length and location. Currently there are constraints on this process because the data is not easily accessible.
jarretjeter/pokemon_battler
A fun little API that reads data from a Pokemon data set to run a Pokemon battle and sends the resulting records to BigQuery.
jarretjeter/reddit-scraper
Reddit web-scraper using the Python praw and psaw packages and azure storage
jarretjeter/Superhero-API
An API project using both GET and POST methods for a database with superheroes
jarretjeter/tmdbdata
ETL script utilizing concurrency to extract film data from The Movie Database's API using the tmdbsimple wrapper and loads the data to Azure storage and MySQL. Runs on an Azure Batch pool virtual machine.
jarretjeter/Build-a-Deck
jarretjeter/caesar-cipher
jarretjeter/credit-card-validator
jarretjeter/Data-Stack-Academy-Exercises
jarretjeter/Google-Big-Query-Loader
Reads a csv dataset of ancient Roman emperors, performs some transformations on it, and loads it into a Google BigQuery table for querying
jarretjeter/Image-Metadata
Extracts images from Google Cloud Storage and their attached metadata, ultimately loading the useful data into a csv file
jarretjeter/Lego-SQL
Running some queries on a Lego dataset in MariaDB
jarretjeter/Markov-Chains
jarretjeter/monkeypox
jarretjeter/Movies-ELT-Pipeline
jarretjeter/Mr.Robogers-Neighborhood
jarretjeter/Music-Library
Python Project for Epicodus
jarretjeter/Pig-Latin
jarretjeter/Portfolio
An HTML page containing my resume, as well as links to some of my projects.
jarretjeter/programming-language-suggester
Epicodus Independent Student Project
jarretjeter/Reddit-API-Pipeline
jarretjeter/remote-trees
jarretjeter/Spark-Kaggle-Pipeline
jarretjeter/Spark-Spotify-Data
Spark usage on a csv file
jarretjeter/Spotify-Data-Loader
A data pipeline using classes to load to a SQL database
jarretjeter/Spotify-Dataset
Epicodus Data Engineering Project
jarretjeter/text-analyzer
jarretjeter/Web-Scrape-Practice