Skip to content

[new_dataset] SCF_plus_mini_no_weights#6

Merged
mmcky merged 1 commit into
mainfrom
update_scf_noweights
Jul 15, 2026
Merged

[new_dataset] SCF_plus_mini_no_weights#6
mmcky merged 1 commit into
mainfrom
update_scf_noweights

Conversation

@shlff

@shlff shlff commented Apr 28, 2023

Copy link
Copy Markdown
Member

As discussed with @jstac and @maanasee this PR produces a dataset called SCF_plus_mini_no_weights.csv along with its generating file generating_mini.md.

@shlff

shlff commented Apr 28, 2023

Copy link
Copy Markdown
Member Author

Hi @maanasee, now you can use the following code to access the dataset temporarily:

import pandas as pd

pd.read_csv('https://media.githubusercontent.com/media/QuantEcon/high_dim_data/update_scf_noweights/SCF_plus/SCF_plus_mini_no_weights.csv')

After merging this PR I will update you with the corresponding new URL path so that you can use it in your lecture.

Please feel free to let me know by email or zoom if you need any assistance or collaboration, @maanasee. I am available for helping over the weekend.

@shlff

shlff commented Apr 28, 2023

Copy link
Copy Markdown
Member Author

Hi @mmcky or @hengcheng would any of you have time to review this PR? Much appreciated.

Looking forward to your comments.

@mmcky

mmcky commented May 3, 2023

Copy link
Copy Markdown

@shlff perhaps it is best to merge #3 so you can also populate the README when you add new datasets

@mmcky
mmcky merged commit a2ea49f into main Jul 15, 2026
@mmcky
mmcky deleted the update_scf_noweights branch July 15, 2026 23:57
mmcky added a commit to QuantEcon/lecture-python-intro that referenced this pull request Jul 16, 2026
Repoints the SCF+ wealth sample off the update_scf_noweights branch of
high_dim_data and onto main.

That branch was auto-deleted when QuantEcon/high_dim_data#6 merged, so the old
pinned URL now 404s and this lecture was broken on main. This restores it.

The data is unchanged: the LFS object on main carries the same OID the branch
served (sha256:c3b2c78a..., 75902999 bytes), so lecture output cannot move.

Uses the github.com/QuantEcon/high_dim_data/raw/main/... form, which serves
LFS content correctly. raw.githubusercontent.com would return pointer text
instead of data, and only /raw/ keeps working if the file later stops being
LFS — which it will when high_dim_data folds into data-lectures.

Verified: mle.md's pipeline fetches 1,672,214 rows, 108,783 after the 2016 and
net-worth filters, and the lecture executes green in CI.

Part of QuantEcon/meta#337
See QuantEcon/meta#336
mmcky added a commit to QuantEcon/lecture-wasm that referenced this pull request Jul 16, 2026
Repoints the SCF+ wealth sample off the update_scf_noweights branch of
high_dim_data and onto main.

That branch was auto-deleted when QuantEcon/high_dim_data#6 merged, so the old
pinned URL now 404s and this lecture was broken on main. This restores it.

The data is unchanged: the LFS object on main carries the same OID the branch
served (sha256:c3b2c78a..., 75902999 bytes), so lecture output cannot move.

Uses the github.com/QuantEcon/high_dim_data/raw/main/... form, which serves
LFS content correctly. raw.githubusercontent.com would return pointer text
instead of data, and only /raw/ keeps working if the file later stops being
LFS — which it will when high_dim_data folds into data-lectures.

Verified: mle.md's pipeline fetches 1,672,214 rows, 108,783 after the 2016 and
net-worth filters, and the lecture executes green in CI.

Part of QuantEcon/meta#337
See QuantEcon/meta#336
mmcky added a commit to QuantEcon/test-lecture-python-intro that referenced this pull request Jul 16, 2026
Repoints the SCF+ wealth sample off the update_scf_noweights branch of
high_dim_data and onto main.

That branch was auto-deleted when QuantEcon/high_dim_data#6 merged, so the old
pinned URL now 404s and this lecture was broken on main. This restores it.

The data is unchanged: the LFS object on main carries the same OID the branch
served (sha256:c3b2c78a..., 75902999 bytes), so lecture output cannot move.

Uses the github.com/QuantEcon/high_dim_data/raw/main/... form, which serves
LFS content correctly. raw.githubusercontent.com would return pointer text
instead of data, and only /raw/ keeps working if the file later stops being
LFS — which it will when high_dim_data folds into data-lectures.

Verified: mle.md's pipeline fetches 1,672,214 rows, 108,783 after the 2016 and
net-worth filters, and the lecture executes green in CI.

Part of QuantEcon/meta#337
See QuantEcon/meta#336
mmcky added a commit to QuantEcon/lecture-intro.zh-cn that referenced this pull request Jul 16, 2026
Repoints the SCF+ wealth sample off the update_scf_noweights branch of
high_dim_data and onto main.

That branch was auto-deleted when QuantEcon/high_dim_data#6 merged, so the old
pinned URL now 404s and this lecture was broken on main. This restores it.

The data is unchanged: the LFS object on main carries the same OID the branch
served (sha256:c3b2c78a..., 75902999 bytes), so lecture output cannot move.

Uses the github.com/QuantEcon/high_dim_data/raw/main/... form, which serves
LFS content correctly. raw.githubusercontent.com would return pointer text
instead of data, and only /raw/ keeps working if the file later stops being
LFS — which it will when high_dim_data folds into data-lectures.

Verified: mle.md's pipeline fetches 1,672,214 rows, 108,783 after the 2016 and
net-worth filters, and the lecture executes green in CI.

Part of QuantEcon/meta#337
See QuantEcon/meta#336
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants