Robson Glasscock (RobsonGlasscock)

RobsonGlasscock

Geek Repo

Company:Federal Reserve Bank of Richmond

Location:Charlotte, NC

Home Page:https://www.xbanalyticsllc.com/

Twitter:@robsonglasscock

Github PK Tool:Github PK Tool

Robson Glasscock's repositories

Returns_Earnings_Announcements

Python code to merge financial data from earnings announcements with stock price data. Both datasets are from Sharadar and obtained via Quandl's API. The code considers earnings announced on non-trading days prior to the merge and includes a function that takes a reserarcher-specified number of days for the event window to calculate the returns.

Language:Jupyter NotebookStargazers:5Issues:0Issues:0

Python_pandas_Primer

Python code and stock market data used as a gentle introduction to Python and pandas for graduate students in ACC 5200.

Language:PythonStargazers:4Issues:2Issues:0

Earnings_And_Returns

A replication and extension of MacKinlay's "Event Studies in Economics and Finance" Journal of Economic Literature (1997).

Language:Jupyter NotebookStargazers:2Issues:0Issues:0

Going_Concern

Python code to identify going concern audit report modifications from Audit Analytics data

Language:PythonStargazers:2Issues:2Issues:0

Benfords_Law

This repository contains lecture slides and Python code examining Benford's Law and when one should or should not expect Benford's Law to hold. The lecture slides also cover techniques from data science applied to financial statement auditing.

Language:PythonStargazers:1Issues:2Issues:0

Cramer_Reddit_Analysis

Data re-examining a Reddit thread about Jim Cramer's stock selections.

Scaling-Bias

Mathematical proofs and Monte Carlo simulations which show that popular forms of scaling/deflating induce bias

SP500_vs_All

This respository contains Python code to calculate how often publicly traded firms have stock prices appreciate year over year.

Language:PythonStargazers:1Issues:2Issues:0

Web_Scraping_SEC_EDGAR

Python code to web scrape a Balance Sheet from EDGAR and convert into a pandas DataFrame

Language:PythonStargazers:1Issues:0Issues:0

Web_Scraping_SEC_EDGAR_Part_2

Web scraping 10-K's exploiting the fact that the financial statements are after the audit opinion and before the notes to the financial statements.

Language:PythonStargazers:1Issues:0Issues:0

Web_Scraping_SEC_EDGAR_Part_3

The Jupyter Notebook contains an example of scraping SEC EDGAR annual reports (i.e., 10-K's) to pull Net Income from the Income Statement of each company.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

chess_app

Chess.com Historical Games Data Analyses

Language:PythonStargazers:0Issues:0Issues:0

Final-Grades

Python code to calculate final grades after dropping the lowest quiz score and replacing missing midterms with the final exam score

Language:PythonStargazers:0Issues:0Issues:0

Garmin

Python code to analyze Garmin Connect fitness data

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

git_example

Examples of various merge conflicts and a fast forward merge.

Language:ShellStargazers:0Issues:1Issues:0

Listener

Automated "listener" or "polling" program connected to an ETL project I worked on for an oil and gas company.

Language:PythonStargazers:0Issues:2Issues:0

Machine_Learning_Introduction

Lecture slides, Excel files, and a Jupyter Notebook for an introduction to machine learning talk.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

P_Value_Monte_Carlo

See this blog post https://robsonglasscock.wordpress.com/2020/11/13/p-values-monte-carlos-and-classical-hypothesis-testing/ for the background of this code.

Stargazers:0Issues:0Issues:0

pandas-workshop

An introductory workshop on pandas with notebooks and exercises for following along.

Language:HTMLLicense:MITStargazers:0Issues:0Issues:0

ploomber

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

pycon_debug

PyCon tutorial on debugging

Language:HTMLStargazers:0Issues:0Issues:0

Python-Object-Oriented-Programming---4th-edition

Code Repository for Python Object-Oriented Programming - 4th edition, Published by Packt

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SJR_Revenue_Analysis

This repository contains anlayses related to SJR's average revenue per customer in the Wireless and Wireline segments. It also contains data visualizations of revenue, segmented revenue, and customer groups over time. The analyses use time-series data (quarterly frequency) to forecast forward revenue. A training set and test set are used for forecasting model selection where the test set includes the four most recent quarters as of 3/3/21. A .py and .ipynb are provided as well as hand collected data from 10-Q's and 10-K's.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

wash_park

Analysis of Washington Park home sales in Denver, CO to homeowners vs. developers 2020- 2023.

Language:PythonStargazers:0Issues:1Issues:0

wash_park_scrape

Web scraper for the Denver Property Taxation and Assessment System

Language:PythonStargazers:0Issues:1Issues:0