Skip to content

Update Stata examples to match TAXSIM conventions#728

Merged
MaxGhenis merged 1 commit intomainfrom
update-stata-examples
Mar 29, 2026
Merged

Update Stata examples to match TAXSIM conventions#728
MaxGhenis merged 1 commit intomainfrom
update-stata-examples

Conversation

@PavelMakarchuk
Copy link
Copy Markdown
Collaborator

Summary

  • Updates Stata code examples on landing page and documentation to use idiomatic TAXSIM conventions per Dan Feenberg's feedback
  • Uses ! shell escape instead of shell, canonical txpydata.raw/output.raw filenames, and explicit delimiter(",") on export/import

Test plan

  • Verify landing page Stata tab renders correctly
  • Verify documentation page Stata tab renders correctly

🤖 Generated with Claude Code

@MaxGhenis MaxGhenis marked this pull request as ready for review March 29, 2026 22:35
@MaxGhenis MaxGhenis force-pushed the update-stata-examples branch from 566bdb3 to 8d22483 Compare March 29, 2026 22:36
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
policyengine-taxsim Ready Ready Preview, Comment Mar 29, 2026 10:52pm

Request Review

Use idiomatic Stata style per Dan Feenberg's feedback:
- `!` shell escape instead of `shell`
- `txpydata.raw` / `output.raw` filenames (standard TAXSIM names)
- Explicit `delimiter(",")` on export and import

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@MaxGhenis MaxGhenis force-pushed the update-stata-examples branch from 8d22483 to a30e175 Compare March 29, 2026 22:52
@MaxGhenis MaxGhenis merged commit 9dcd483 into main Mar 29, 2026
9 of 10 checks passed
@MaxGhenis MaxGhenis deleted the update-stata-examples branch March 29, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants