Skip to content

Baymax2909/airlinesim-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AS-Insights βœˆοΈπŸ“Š

Advanced Analytics & Planning Toolkit for AirlineSim

AS-Insights is a chrome web extension built to support AirlineSim players with strategic decisions. It provides deep insights and recommendations into financial trends as well as route performance (PAX/Cargo). In addition, there are a bunch of quality of lives functionalities.

Note: This is a fan-made project and is not affiliated with AirlineSim or simulogics. Use responsibly and in compliance with the game’s Terms of Service.

Note: This project is developed and maintained on spare time. Currently AS-Insights is in a concept phase and development is focused on data extraction.

πŸ”Ž Inspiration & Acknowledgements

This project was inspired by prior community work in the AirlineSim ecosystem, in particular:

These projects influenced the overall direction and ideas behind AS-Insights.
However, AS-Insights is a completely new codebase. No source code, logic, or assets were intentionally copied 1:1. All implementations were written independently.

πŸ”§ Features

πŸ“ˆ Financial Analytics

  • Track long-term financial performance
    • on differnent insight levels like company, subsidiary or even flight number
  • Analyze historical trends and profitability
  • Forecast future income and expenses
    • based on live data and/or historical performance

🧳 Route Analytics (PAX & Cargo)

  • Evaluate loading factors on routes by airport, region, or aircraft
  • Understand transfer patterns and capacity usage
  • Visualize PAX and cargo movement

πŸ’‘ Recommendations

  • Identify underserved routes and pricing anomalies
  • Suggest optimal pricing tiers
  • Guide network and capacity expansion

πŸ›« Planning Tools

  • Build and optimize HUB wave systems
  • Plan aircraft rotations and schedules
  • Analyze fleet utilization and route fit

πŸ› οΈ Data Extraction

  • Browser Extension to scrap data directly from AirlineSim-WebSite during playing
  • Saving all data locally in IndexedDB

πŸš€ Getting Started

Currently there is no working version!

🀝 Contributing

We welcome contributions from the community! To keep things clean and collaborative, please follow these guidelines:

πŸ› οΈ How to Contribute

  1. Fork the repository

    Click the Fork button at the top right of this page to create your own copy.

  2. Create a new branch

    bash
    
    git checkout -b feature/your-feature-name
    
  3. Make your changes

    Follow the existing code style and structure. Include tests or documentation where applicable.

  4. Commit changes with clear messages

    Use meaningful commit messages (e.g., feat: add financial forecasting, fix: correct cargo capacity bug).

  5. Push to your fork

    bash
    
    git push origin feature/your-feature-name
    
  6. Open a Pull Request (PR)

    Target the development branch. Describe your changes and reference related issues.

    When merging the PR, use Squash and merge to keep the development history clean. All your commits in this feature branch will be combined into a single commit.

πŸ” Issues and Feature Requests

Use GitHub Issues to report bugs or suggest features. Please search existing issues before creating a new one.

πŸ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Advanced Analytics & Planning Toolkit for AirlineSim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published