Kirsten Perry (kperry2215)

kperry2215

Geek Repo

Location:Denver, CO

Home Page:techrando.com

Github PK Tool:Github PK Tool

Kirsten Perry's repositories

change_point_detection

Examples of online and offline changepoint detection using the ruptures and changefinder packages

automated_decline_curve_analysis_oil_and_gas_wells

This Python script uses webscraped Bakken data to generate automated exponential and hyperbolic decline curves for production forecasting for individual wells.

Language:PythonStargazers:37Issues:0Issues:0

electricity_price_time_series_analysis

This project pulls electricity price data from the EIA API, and then performs time series analysis on it, including time series decomposition and vector autoregression for forecasting.

Language:PythonStargazers:12Issues:3Issues:0

unsupervised_anomaly_detection_time_series

This script pulls the gasoline price time series (from the EIA), and performs unsupervised time series anomaly detection using a variety of techniques. Techniques include SESD algorithm, One Class SVM, Isolation Forests, and low pass filter.

Language:PythonStargazers:12Issues:0Issues:0

seasonal_arima_model_forecasting

This code covers the seasonal ARIMA model, where a SARIMA model is generated, tuned, and forecast using test data.

Language:PythonStargazers:8Issues:0Issues:0

automated_fracfocus_data_pull

This script automates pulls from the online FracFocus database into a Python pandas dataframes, and writes to a csv.

Language:PythonStargazers:5Issues:0Issues:0

batch_mode_script_automation

This repo shows how to automate both Python and SQL scripts in batch mode

Language:PythonStargazers:5Issues:0Issues:0

foreclosure_webscraper

Webscrapes a the Jefferson County CO foreclosures ASP.NET form using Selenium.

Language:PythonStargazers:5Issues:0Issues:0

Financial-Time-Series-API-Tutorial

This tutorial provides a background on pulling different financial time series using the Quandl and Alpha Vantage API's.

Language:PythonStargazers:4Issues:0Issues:0

pull_data_from_EPA_Envirofacts_API

This script is an example script for pulling data from the EPA's Envirofacts database. In it, data from the greenhouse gas emissions database is pulled via the API and assembled into a master pandas dataframe.

Language:PythonStargazers:4Issues:0Issues:0
Language:PythonStargazers:3Issues:0Issues:0

mann_whitney_comparison

This code provides an example where two distributions are compared using the Mann-Whitney U Test.

Language:PythonStargazers:3Issues:2Issues:0

webscrape_monthly_og_data_bakken

This script automates web scraping the North Dakota Oil & Gas Division website, collecting monthly oil and gas data and pulling into a master dataframe that can be used for data analysis.

Language:PythonStargazers:3Issues:0Issues:0

daily_peak_electricity_demand_analysis

This script uses hourly electricity demand data to build a machine learning model that estimates peak hourly demand on a daily basis.

Language:PythonStargazers:2Issues:0Issues:0

analyze_fracfocus_data

This repo contains Python script that is used to pull and analyze FracFocus data for completions and vendor insights.

Language:PythonStargazers:0Issues:0Issues:0

pull_EIA_carbon_dioxide_emissions_data_nat_gas_TX

This script is an example script for pulling data via the EIA API

Language:PythonStargazers:0Issues:0Issues:0