EPT-1.5 Examples

Welcome to Jua's code examples section! Here you'll find practical Python scripts demonstrating how to use our API and data services. These examples cover common use cases and can be adapted for your specific needs.

Available Examples

Browse our collection of example scripts by category:

Using These Examples

All examples are written in Python and require the following prerequisites:

  1. A Jua API key (obtain from app.jua.ai/api-keys)

  2. Python 3.7 or higher

  3. Required packages (typically: requests, pandas, numpy, matplotlib, xarray)

Each example includes detailed comments explaining the code and can be run directly after updating your API credentials.

Contributing Examples

Are you using Jua in an interesting way? We welcome community contributions! Please contact [email protected] to share your scripts with the Jua community.

Last updated