Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paper Reproducibility Changes #102

Open
wants to merge 62 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
62 commits
Select commit Hold shift + click to select a range
addbeec
Create CanBikeCO_DataFiltering.ipynb
Nov 27, 2023
390c6fc
information from Cemal
Dec 7, 2023
20aae42
paper polish patch
Dec 7, 2023
a537d4c
check in my analusis scripts
Dec 7, 2023
d47023b
check in clustered bar chart
Dec 7, 2023
8ca984f
more new analysis
Dec 8, 2023
8b34b19
checking in before mongo crashes everything
Dec 8, 2023
3ee5e0c
updates to scripts
Dec 11, 2023
929a4a8
check in notebooks
Dec 14, 2023
7862ac7
adding TSDC cleaning
Dec 18, 2023
60284f9
add participation rates to vizualizations
Dec 18, 2023
aa93422
worked with spatial analysis notebooks
Dec 19, 2023
e4c9866
progress against TSDC data - now missing exactly 1 user
Dec 22, 2023
86f059e
updates to tsdc filtering and analysis
Dec 23, 2023
85812ef
added folders to organize the scripts
Dec 28, 2023
437dc27
Merge branch 'main' into paper-polish
Abby-Wheelis Dec 28, 2023
a931aa6
remove comitted chart
Dec 28, 2023
815a1bf
updated energy document
Dec 29, 2023
78dd5a6
fixed mode charts
Dec 29, 2023
d671783
principled bar graphs for spatial analysis
Jan 1, 2024
e990fff
polishing round
Jan 1, 2024
f67651f
updated energy calculations
Jan 2, 2024
f02aea2
update the duration by mode chart
Jan 2, 2024
87295c5
improve time axis for mileage over time charts
Jan 3, 2024
7cbdf9b
save a copy of expanded_ct from the CanBikeCO data
Jan 3, 2024
3790508
spatial analysis now uses TSDC data!
Jan 3, 2024
b520892
fix denver spatial to only use smart commute program data
Jan 3, 2024
e450d1e
fix mileage-over-time charts
Jan 4, 2024
026d823
adding comments
Jan 4, 2024
8f07e14
small tweaks
Jan 5, 2024
dab2ac9
update notebooks - path as a global variable
Jan 13, 2024
5d0be08
path variables + geopandas bugfix
Jan 17, 2024
9d7bd1c
Delete viz_scripts/.DS_Store
Abby-Wheelis Jan 24, 2024
f0361c0
Add files via upload
Abby-Wheelis Jan 24, 2024
8ad367b
Rename DS_Store to .DS_Store
Abby-Wheelis Jan 24, 2024
869d85d
copy with outputs, and copy without
Feb 5, 2024
ec4b030
improve variable names
Mar 17, 2024
8a4c74b
remove extra code, add a function
Mar 17, 2024
56cfe6f
create format_purpose_bars function
Mar 17, 2024
a229ad7
create make_mini_vs_full function
Mar 17, 2024
9907daa
correct typo
Mar 17, 2024
9977e73
merge cells and clarify variable name
Mar 17, 2024
9b7077c
introduce make_occupation_chart chart
Mar 17, 2024
6eb7ad0
more logical var names
Mar 17, 2024
de70a94
move functions into utilities.py
Mar 17, 2024
059bbd7
introduce make_distribution_plot function
Mar 17, 2024
450b306
introduce make_stacked_bars and make_ebike_proportion_chart
Mar 17, 2024
e464c34
comments and formatting in utility file
Mar 17, 2024
ec9a809
reduce repeated code by introducing data utilities
Mar 18, 2024
4d9f838
remove file as duplicate of Abby/paper_utilities
Mar 25, 2024
086a2fc
remove as redundant to TSDC data notebook
Mar 25, 2024
7f0cae3
update printed text to give context
Mar 25, 2024
20dddeb
fix indentation
Mar 25, 2024
1d12f1e
remove Cemal notebooks
Mar 26, 2024
120eaf7
refactor spatial analysis notebook
Apr 1, 2024
a0efa18
remove outputs from energy notebook
Apr 1, 2024
dff57e0
commit needed shapefiles
Apr 1, 2024
34c1cae
update output notebooks
Apr 1, 2024
736ab15
debugging updates
Apr 1, 2024
05398e2
revert readme change
Abby-Wheelis Apr 1, 2024
0b32ce7
Revert "revert readme change"
Apr 1, 2024
3daa1f3
add output version of tsdc data notebook
Apr 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,6 @@ You may need to increase the resources avaliable to Docker if:
- you believe you've loaded the data but there is none when running the notebooks
- the notebook can't connect to the database
- when you try and start the container for the database it exits with code 14
-

## Large Dataset Workaround

Expand Down
2,915 changes: 2,915 additions & 0 deletions viz_outputs/paperViz_outputs/CanBikeCO_Analysis_with_outputs.ipynb

Large diffs are not rendered by default.

Loading