[new_dataset] SCF_plus_mini_no_weights#6
Merged
Merged
Conversation
Member
Author
|
Hi @maanasee, now you can use the following code to access the dataset temporarily: 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. |
Member
Author
|
Hi @mmcky or @hengcheng would any of you have time to review this PR? Much appreciated. Looking forward to your comments. |
This was referenced Jul 15, 2026
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
This was referenced Jul 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As discussed with @jstac and @maanasee this PR produces a dataset called
SCF_plus_mini_no_weights.csvalong with its generating file generating_mini.md.