Skip to content

Add example content for AI workflow demonstration#258

Open
Robinlovelace wants to merge 1 commit intomainfrom
257-create-example-content-for-showing-ai-workflows
Open

Add example content for AI workflow demonstration#258
Robinlovelace wants to merge 1 commit intomainfrom
257-create-example-content-for-showing-ai-workflows

Conversation

@Robinlovelace
Copy link
Copy Markdown
Member

This PR adds example content demonstrating AI-assisted data analysis workflows.

Changes

  • test-minimal.qmd: New minimal Quarto document with:

    • Introduction to UK car dependency
    • Python analysis: mode share and car dependency index with scenario
    • R analysis: STATS19 2020 collision time series
    • R analysis: Regional comparison across 3 police forces with small multiples
  • prompt.md: Documentation of the AI prompts used to generate the content

  • example.qmd: Added note about LaTeX/TinyTeX installation requirement

  • .gitignore: Updated

Testing

  • All code chunks compile cleanly with eval: false
  • Document renders successfully to PDF
  • Demonstrates mixed Python/R analysis in Quarto

Closes #257

cc @pnpk20

- Created test-minimal.qmd with UK car dependency analysis
  - Python chunk: mode share analysis and car dependency index
  - R chunk: STATS19 2020 collision data time series
  - R chunk: Regional comparison (West Yorkshire, Devon/Cornwall, West Mercia)
- Added prompt.md documenting the AI workflow prompts used
- Updated example.qmd with LaTeX installation note
- Updated .gitignore

Related to #257
@Robinlovelace Robinlovelace linked an issue Nov 5, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Member Author

@pnpk20 Could you please review this PR? It demonstrates AI-assisted workflow for creating transport data analysis content with Quarto.

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.

Create example content for showing AI workflows

1 participant