analyze_event_impact

Analyze event impact on regional trajectory volume using DID-style estimations.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/bettercallfan/deerflow --skill analyze-event-impact
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: analyze_event_impact
Source: https://github.com/bettercallfan/deerflow/tree/main/skills/custom/spatiotemporal_trajectory/analyze_event_impact
Command: npx skills add https://github.com/bettercallfan/deerflow --skill analyze-event-impact

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assesses the impact of events such as rainstorms, sports events, or policy interventions on regional trajectory volume.

Core Features & Use Cases

  • Event Impact Analysis: Measures changes in regional activity around specific events using a DID-style calculation.
  • Treatment/Control Comparison: Compares treatment and control regions during event windows.
  • Use Case: If you need to understand the impact of a sports event on regional mobility, use this Skill to compare trajectory volumes before, during, and after the event.

Quick Start

Use the analyze_event_impact skill with the evidence file 'impact_analysis_data.jsonl'.

Frequently Asked Questions about analyze_event_impact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure event impact on regional trajectory volume?▼

To measure event impact on regional trajectory volume, this skill applies a DID-style estimation across event windows, comparing treatment and control regions to evaluate changes in mobility activity levels.

What is DID estimation and how does it work for mobility analysis?▼

DID-style estimation for mobility analysis measures regional activity changes by splitting data into treatment and control groups, then calculating the difference in trajectory volumes before, during, and after specific events.

Can I use this to analyze spatiotemporal data for rainstorms or sports events?▼

Yes, you can analyze spatiotemporal data for rainstorms or sports events. The skill evaluates how these specific events alter regional trajectory volume by comparing pre-event, during-event, and post-event windows.

How do I set up treatment and control splits for trajectory analysis?▼

You set up treatment and control splits for trajectory analysis by providing an evidence file. The skill uses these regional splits to perform DID-style calculations and isolate the event's true impact on mobility.

What's the best way to evaluate policy interventions using event windows?▼

The best way to evaluate policy interventions using event windows is applying DID-style estimations to trajectory data, measuring the contrast between treatment and control regions before, during, and after the intervention.