Skip to content

greenmtnboy/space_reporting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Dashboards

Because space - rockets and satellites - are fun and have interesting data.

Contains:

  • Launch View
  • Satellite View
  • Engine View
  • Chat w/ data view

Hosted on Github pages.

View Here

Data

Sourced from the amazing:

McDowell, Jonathan C., 2020. General Catalog of Artificial Space Objects, Release 1.8.0 , https://planet4589.org/space/gcat

Update Datasources

Core parquet files are updated through a set of Trilogy + DuckDB scripts, scheduled daily at 6AM. You'll need permission to write to the trilogy public bucket to run this, or swap out a different storage location you control for the materialized assets.

Note that the source data is not updated every day; we'll skip rebuilds if there is no data to fetch.

Install

Trilogy is a python CLI.

pip install trilogy[cli]

Refresh Raw Data Files

trilogy refresh C:\Users\ethan\coding_projects\space_reporting\data\raw

Tip

The 'refresh' command is used to only update the assets when new data is available.

Update Output

To update the JSON used in the static websites, run the relevant output script to rebuild the JSON whenever required.

Example for launch data:

trilogy run C:\Users\ethan\coding_projects\space_reporting\data\core.preql

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •