summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-12Add 2023 Scripts and Data (#6)HEADmaineeshabarua
* Add 2023 Scripts and Data * Update README.md
2023-06-296 turn UI security inventory 23 parsingipynb into python script (#5)Gabriel Kosmacher
* commit clean notebook * initilizing investments cleaning script * finishing up command line prompts, being processing data * investment_cleaning.py script is implemented * Investment Cleaning Script is Implemented --------- Co-authored-by: kennykos <“gkosmacher01@gmail.com”>
2023-04-09Fixed so notebook should run and get infoGabriel Kosmacher
2023-04-09Update environment.ymlGabriel Kosmacher
2023-04-09yfinance=0.2.15Gabriel Kosmacher
2023-03-18adding pymongoGabriel Kosmacher
2023-03-18Adding pymongoGabriel Kosmacher
2023-03-13Update environment to fix python to 3.9.0Gabriel Kosmacher
2023-03-13Update environment to fix python to 3.9.0Gabriel Kosmacher
2023-03-13Merge pull request #4 from kennykos/1-set-up-binderGabriel Kosmacher
1 set up binder
2023-03-10Update README.mdGabriel Kosmacher
2023-03-10Merge pull request #1 from kennykos/2-set-up-binder-1Gabriel Kosmacher
2 set up binder 1
2023-03-10Merge branch 'toriis-portal:main' into mainGabriel Kosmacher
2023-03-10Update analysis-notebook-test-binder.ymlGabriel Kosmacher
2023-03-10Update analysis-notebook-test-binder.ymlGabriel Kosmacher
changed toriis-analysis to toriis, I believe the - character was causing issues.
2023-03-10Update analysis-notebook-test-binder.ymlGabriel Kosmacher
change occurrences of mobilitynat to toriis-analysis
2023-03-10Update README.mdGabriel Kosmacher
Added status badge
2023-03-10Update analysis-notebook-test-binder.ymlGabriel Kosmacher
switched branches back to main, will open pr and debug in there.
2023-03-10adding script to bu used in the workflowkennykos
2023-03-10updating directories to ignorekennykos
2023-03-10updating env for setupkennykos
2023-03-10Update analysis-notebook-test-binder.ymlGabriel Kosmacher
changed workflow to test on branch 2-set-up-binder-1 for now, need to change back if the test passes
2023-03-10Create analysis-notebook-test-binder.ymlGabriel Kosmacher
Create a github action for binder tests based off [https://github.com/MobilityNet/mobilitynet-analysis-scripts/blob/master/.github/workflows/exploratory-notebooks-test-binder.yml](https://github.com/MobilityNet/mobilitynet-analysis-scripts/blob/master/.github/workflows/exploratory-notebooks-test-binder.yml)
2023-03-09Updating README with binder button and infoGabriel Kosmacher
2023-03-09added openpyxl dependencykennykos
2023-03-09adding env file for binderkennykos
2023-02-15Merge pull request #1 from kennykos/mainGabriel Kosmacher
Adding scripts to read & clean University of Illinois Investment Data, get yahoo! info for invested companies
2023-02-15setup directory for conda setupkennykos
Added setup directory for conda setup
2023-02-15added info to df, functionality uptodatekennykos
Notebook is good, is ready for pr before dev night, but I'd still like to clean things up before then
2023-02-15getting ticker and integrating into dataframkennykos
next step is to integrate info from yfinance into the dataframe
2023-02-15now its cleared, again my badkennykos
2023-02-15clearing notebook, sorrykennykos
2023-02-15added ignore func for juypterkennykos
2023-02-15adding info about running and contributingkennykos
2023-02-15Pushing Script for UI Systemkennykos
+ Beginning data analysis on University of Illinois System + added .gitignore to specificaly exclude carbon underground data + added data from UI system made avalable via FOIA request
2023-02-15Initial commitGabriel Kosmacher