ThrustCurve Motors

Last Updated: 2026-01-18

Extracts motor metadata/specs from ThrustCurve.org.

Source

Output

  • Local dev: data_raw/motors/thrustcurve_motors.csv
  • Deployed: uploaded to BLOG_DATA_BUCKET_RAW under the motors/ prefix

Key fields

Required:

  • motor_id
  • name (e.g. C6)

Common:

  • manufacturer
  • impulse_class
  • diameter, length
  • total_impulse, avg_thrust, max_thrust, burn_time

Implementation

  • Code: data/platform/src/data_sources/thrustcurve_motors.py