Git Product home page Git Product logo

anoldwebsite's Projects

airbnb-zillow-data-project icon airbnb-zillow-data-project

A reusable program that cleans Airbnb and Zillow data with a connection to a PostgreSQL database. It also contains reusable functions in classes to perform exploratory analysis, calculate CAP rates, and recommend optimal zipcodes for investment.

airlinepassengers icon airlinepassengers

I used Python to create a time series model. I modeled airline passenger data using ARMA, ARIMA, and SARIMA time series models. SARIMA was the best method for this data due to the presence of seasonality. Included in the project is a coding mental challenge: how would I go about creating a grid search method for SARIMA like the ARIMA version in pmdarima. I included sample code that I wrote to do parameter optimization on a logistic regression model using multithreading. Multithreading can be a powerful tool if employed in the right way. ​ Libraries: Pandas, Numpy, Matplotlib, statsmodels, Sklearn, pmdarima

business-data-sql-project icon business-data-sql-project

I created three tables in a SQL database. I used UPDATE..SET...WHERE, date functions, joins, LIKE, CASE statements, and subqueries. I wrote a number of queries to determine: 1. How many unique customers had transactions in the year 2021 2. The last names of the customers who purchased a particular product in February 2021 3. The total orders made for a product type, how many orders with a `transact_type` of `SALE` were to customers in the state of New Jersey 4. How many unique customers have had successful, non-returned transactions in 2021 5. A list of all the customers with a `VOID` order for any Product ID/SKU that starts with the letter `t`. ​ I also wrote a short script to access the City Bikes API in Python. ​ Libraries: Pandas, SQLAlchemy, OS, Requests

checkin_14jan2024 icon checkin_14jan2024

Checking in assets in ITTools requires an Excel file which is created by this project using webscrapping.

crwn-clothing-prisma icon crwn-clothing-prisma

A Prisma server for our backend! Prisma is a layer between our database and our client application that allows us to make graphQL requests!

datascience-projects-python1 icon datascience-projects-python1

Python practice files from courses and tutorials online plus some odd, small projects I did when I began to learn to code.

ezprofile icon ezprofile

Kickstart your personal portfolio with Github Api and blog.

finance_python icon finance_python

Python program to scrape stock market data from TMX, Yahoo, Nasdaq, and TDAmeritrade.finance

first-react-app icon first-react-app

How to create a project in react from scratch using the environment create-react-app

gatsby-wp icon gatsby-wp

A website developed in Gatsby connected with Wordpress CMS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.