Skip to content

Update Stata examples to match TAXSIM conventions#728

Draft
PavelMakarchuk wants to merge 1 commit intomainfrom
update-stata-examples
Draft

Update Stata examples to match TAXSIM conventions#728
PavelMakarchuk wants to merge 1 commit intomainfrom
update-stata-examples

Conversation

@PavelMakarchuk
Copy link
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

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>
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.

1 participant