Spaces:
Sleeping
Sleeping
| <html class="writer-html5" lang="en" data-content_root="./"> | |
| <head> | |
| <meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | |
| <title>streamlit_src package — Air Quality Forecast documentation</title> | |
| <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> | |
| <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> | |
| <script src="_static/jquery.js?v=5d32c60e"></script> | |
| <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | |
| <script src="_static/documentation_options.js?v=5929fcd5"></script> | |
| <script src="_static/doctools.js?v=9bcbadda"></script> | |
| <script src="_static/sphinx_highlight.js?v=dc90522c"></script> | |
| <script src="_static/js/theme.js"></script> | |
| <link rel="index" title="Index" href="genindex.html" /> | |
| <link rel="search" title="Search" href="search.html" /> | |
| <link rel="next" title="streamlit_src.controllers package" href="streamlit_src.controllers.html" /> | |
| <link rel="prev" title="air_quality_forecast package" href="air_quality_forecast.html" /> | |
| </head> | |
| <body class="wy-body-for-nav"> | |
| <div class="wy-grid-for-nav"> | |
| <nav data-toggle="wy-nav-shift" class="wy-nav-side"> | |
| <div class="wy-side-scroll"> | |
| <div class="wy-side-nav-search" > | |
| <a href="index.html" class="icon icon-home"> | |
| Air Quality Forecast | |
| </a> | |
| <div role="search"> | |
| <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | |
| <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | |
| <input type="hidden" name="check_keywords" value="yes" /> | |
| <input type="hidden" name="area" value="default" /> | |
| </form> | |
| </div> | |
| </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | |
| <p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | |
| <ul class="current"> | |
| <li class="toctree-l1 current"><a class="reference internal" href="modules.html">air-quality-forecast</a><ul class="current"> | |
| <li class="toctree-l2"><a class="reference internal" href="air_quality_forecast.html">air_quality_forecast package</a></li> | |
| <li class="toctree-l2 current"><a class="current reference internal" href="#">streamlit_src package</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="#subpackages">Subpackages</a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html">streamlit_src.controllers package</a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html">streamlit_src.views package</a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html">streamlit_src.models package</a></li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l3"><a class="reference internal" href="#submodules">Submodules</a></li> | |
| <li class="toctree-l3"><a class="reference internal" href="#module-streamlit_src.app">streamlit_src.app module</a></li> | |
| <li class="toctree-l3"><a class="reference internal" href="#module-streamlit_src">Module contents</a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </div> | |
| </div> | |
| </nav> | |
| <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | |
| <i data-toggle="wy-nav-top" class="fa fa-bars"></i> | |
| <a href="index.html">Air Quality Forecast</a> | |
| </nav> | |
| <div class="wy-nav-content"> | |
| <div class="rst-content"> | |
| <div role="navigation" aria-label="Page navigation"> | |
| <ul class="wy-breadcrumbs"> | |
| <li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li> | |
| <li class="breadcrumb-item"><a href="modules.html">air-quality-forecast</a></li> | |
| <li class="breadcrumb-item active">streamlit_src package</li> | |
| <li class="wy-breadcrumbs-aside"> | |
| <a href="_sources/streamlit_src.rst.txt" rel="nofollow"> View page source</a> | |
| </li> | |
| </ul> | |
| <hr/> | |
| </div> | |
| <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | |
| <div itemprop="articleBody"> | |
| <section id="streamlit-src-package"> | |
| <h1>streamlit_src package<a class="headerlink" href="#streamlit-src-package" title="Link to this heading"></a></h1> | |
| <section id="subpackages"> | |
| <h2>Subpackages<a class="headerlink" href="#subpackages" title="Link to this heading"></a></h2> | |
| <div class="toctree-wrapper compound"> | |
| <ul> | |
| <li class="toctree-l1"><a class="reference internal" href="streamlit_src.controllers.html">streamlit_src.controllers package</a><ul> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.controllers.html#submodules">Submodules</a></li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.controllers.html#module-streamlit_src.controllers.admin_controller">streamlit_src.controllers.admin_controller module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController"><code class="docutils literal notranslate"><span class="pre">AdminController</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._check_data_out_of_distribution"><code class="docutils literal notranslate"><span class="pre">AdminController._check_data_out_of_distribution()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._compute_distribution_statistics"><code class="docutils literal notranslate"><span class="pre">AdminController._compute_distribution_statistics()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._data_is_valid"><code class="docutils literal notranslate"><span class="pre">AdminController._data_is_valid()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._feature_importance"><code class="docutils literal notranslate"><span class="pre">AdminController._feature_importance()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._make_custom_predictions"><code class="docutils literal notranslate"><span class="pre">AdminController._make_custom_predictions()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._make_prediction"><code class="docutils literal notranslate"><span class="pre">AdminController._make_prediction()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._model_metrics"><code class="docutils literal notranslate"><span class="pre">AdminController._model_metrics()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController._show_current_data"><code class="docutils literal notranslate"><span class="pre">AdminController._show_current_data()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.admin_controller.AdminController.show_dashboard"><code class="docutils literal notranslate"><span class="pre">AdminController.show_dashboard()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.controllers.html#module-streamlit_src.controllers.home_controller">streamlit_src.controllers.home_controller module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.home_controller.HomeController"><code class="docutils literal notranslate"><span class="pre">HomeController</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.home_controller.HomeController.__ADMIN_PASSWORD_HASH"><code class="docutils literal notranslate"><span class="pre">HomeController.__ADMIN_PASSWORD_HASH</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.home_controller.HomeController._hash_password"><code class="docutils literal notranslate"><span class="pre">HomeController._hash_password()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.home_controller.HomeController._run"><code class="docutils literal notranslate"><span class="pre">HomeController._run()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.controllers.html#module-streamlit_src.controllers.user_controller">streamlit_src.controllers.user_controller module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController"><code class="docutils literal notranslate"><span class="pre">UserController</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._compare_to_who"><code class="docutils literal notranslate"><span class="pre">UserController._compare_to_who()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._create_gauge_plot"><code class="docutils literal notranslate"><span class="pre">UserController._create_gauge_plot()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._display_compare_who"><code class="docutils literal notranslate"><span class="pre">UserController._display_compare_who()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._display_plots"><code class="docutils literal notranslate"><span class="pre">UserController._display_plots()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._display_sources"><code class="docutils literal notranslate"><span class="pre">UserController._display_sources()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._get_color"><code class="docutils literal notranslate"><span class="pre">UserController._get_color()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._get_next_three_days_dates"><code class="docutils literal notranslate"><span class="pre">UserController._get_next_three_days_dates()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._is_current_data_available"><code class="docutils literal notranslate"><span class="pre">UserController._is_current_data_available()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._prepare_awareness_content"><code class="docutils literal notranslate"><span class="pre">UserController._prepare_awareness_content()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._prepare_data_for_view"><code class="docutils literal notranslate"><span class="pre">UserController._prepare_data_for_view()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._prepare_gauge_plots"><code class="docutils literal notranslate"><span class="pre">UserController._prepare_gauge_plots()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._prepare_line_plot"><code class="docutils literal notranslate"><span class="pre">UserController._prepare_line_plot()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._quiz"><code class="docutils literal notranslate"><span class="pre">UserController._quiz()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._raise_awareness"><code class="docutils literal notranslate"><span class="pre">UserController._raise_awareness()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController._show_current_data"><code class="docutils literal notranslate"><span class="pre">UserController._show_current_data()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.controllers.html#streamlit_src.controllers.user_controller.UserController.show_dashboard"><code class="docutils literal notranslate"><span class="pre">UserController.show_dashboard()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.controllers.html#module-streamlit_src.controllers">Module contents</a></li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l1"><a class="reference internal" href="streamlit_src.views.html">streamlit_src.views package</a><ul> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.views.html#submodules">Submodules</a></li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.views.html#module-streamlit_src.views.admin_view">streamlit_src.views.admin_view module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView"><code class="docutils literal notranslate"><span class="pre">AdminView</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.confirm_checks"><code class="docutils literal notranslate"><span class="pre">AdminView.confirm_checks()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.display_datatable"><code class="docutils literal notranslate"><span class="pre">AdminView.display_datatable()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.display_feature_importance"><code class="docutils literal notranslate"><span class="pre">AdminView.display_feature_importance()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.download_button"><code class="docutils literal notranslate"><span class="pre">AdminView.download_button()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.show_admin_pages"><code class="docutils literal notranslate"><span class="pre">AdminView.show_admin_pages()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.upload_dataset"><code class="docutils literal notranslate"><span class="pre">AdminView.upload_dataset()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.admin_view.AdminView.upload_instructions"><code class="docutils literal notranslate"><span class="pre">AdminView.upload_instructions()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.views.html#module-streamlit_src.views.home_view">streamlit_src.views.home_view module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView"><code class="docutils literal notranslate"><span class="pre">HomeView</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView.None"><code class="docutils literal notranslate"><span class="pre">HomeView.None</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView.__init__"><code class="docutils literal notranslate"><span class="pre">HomeView.__init__()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView.set_layout"><code class="docutils literal notranslate"><span class="pre">HomeView.set_layout()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView.show_dashboard_switch"><code class="docutils literal notranslate"><span class="pre">HomeView.show_dashboard_switch()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.home_view.HomeView.prompt_admin_password"><code class="docutils literal notranslate"><span class="pre">HomeView.prompt_admin_password()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#id0"><code class="docutils literal notranslate"><span class="pre">HomeView.prompt_admin_password()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#id1"><code class="docutils literal notranslate"><span class="pre">HomeView.set_layout()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#id2"><code class="docutils literal notranslate"><span class="pre">HomeView.show_dashboard_switch()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.views.html#module-streamlit_src.views.user_view">streamlit_src.views.user_view module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView"><code class="docutils literal notranslate"><span class="pre">UserView</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.compare_to_who"><code class="docutils literal notranslate"><span class="pre">UserView.compare_to_who()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.data_not_available"><code class="docutils literal notranslate"><span class="pre">UserView.data_not_available()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.display_predictions_gaugeplot"><code class="docutils literal notranslate"><span class="pre">UserView.display_predictions_gaugeplot()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.display_predictions_lineplot"><code class="docutils literal notranslate"><span class="pre">UserView.display_predictions_lineplot()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.error"><code class="docutils literal notranslate"><span class="pre">UserView.error()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.print_sources"><code class="docutils literal notranslate"><span class="pre">UserView.print_sources()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.quiz"><code class="docutils literal notranslate"><span class="pre">UserView.quiz()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.raise_awareness"><code class="docutils literal notranslate"><span class="pre">UserView.raise_awareness()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.show_current_data"><code class="docutils literal notranslate"><span class="pre">UserView.show_current_data()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.success"><code class="docutils literal notranslate"><span class="pre">UserView.success()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.two_columns_layout"><code class="docutils literal notranslate"><span class="pre">UserView.two_columns_layout()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.views.html#streamlit_src.views.user_view.UserView.view_option_selection"><code class="docutils literal notranslate"><span class="pre">UserView.view_option_selection()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.views.html#module-streamlit_src.views">Module contents</a></li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l1"><a class="reference internal" href="streamlit_src.models.html">streamlit_src.models package</a><ul> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.models.html#submodules">Submodules</a></li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.models.html#module-streamlit_src.models.air_quality_model">streamlit_src.models.air_quality_model module</a><ul> | |
| <li class="toctree-l3"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel"><code class="docutils literal notranslate"><span class="pre">AirQualityModel</span></code></a><ul> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel._WHO_NO2_LEVEL"><code class="docutils literal notranslate"><span class="pre">AirQualityModel._WHO_NO2_LEVEL</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel._WHO_O3_LEVEL"><code class="docutils literal notranslate"><span class="pre">AirQualityModel._WHO_O3_LEVEL</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel.calculate_metrics"><code class="docutils literal notranslate"><span class="pre">AirQualityModel.calculate_metrics()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel.get_all_data_last_three_days"><code class="docutils literal notranslate"><span class="pre">AirQualityModel.get_all_data_last_three_days()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel.get_last_three_days"><code class="docutils literal notranslate"><span class="pre">AirQualityModel.get_last_three_days()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel.get_today_data"><code class="docutils literal notranslate"><span class="pre">AirQualityModel.get_today_data()</span></code></a></li> | |
| <li class="toctree-l4"><a class="reference internal" href="streamlit_src.models.html#streamlit_src.models.air_quality_model.AirQualityModel.next_three_day_predictions"><code class="docutils literal notranslate"><span class="pre">AirQualityModel.next_three_day_predictions()</span></code></a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </li> | |
| <li class="toctree-l2"><a class="reference internal" href="streamlit_src.models.html#module-streamlit_src.models">Module contents</a></li> | |
| </ul> | |
| </li> | |
| </ul> | |
| </div> | |
| </section> | |
| <section id="submodules"> | |
| <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this heading"></a></h2> | |
| </section> | |
| <section id="module-streamlit_src.app"> | |
| <span id="streamlit-src-app-module"></span><h2>streamlit_src.app module<a class="headerlink" href="#module-streamlit_src.app" title="Link to this heading"></a></h2> | |
| </section> | |
| <section id="module-streamlit_src"> | |
| <span id="module-contents"></span><h2>Module contents<a class="headerlink" href="#module-streamlit_src" title="Link to this heading"></a></h2> | |
| </section> | |
| </section> | |
| </div> | |
| </div> | |
| <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | |
| <a href="air_quality_forecast.html" class="btn btn-neutral float-left" title="air_quality_forecast package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | |
| <a href="streamlit_src.controllers.html" class="btn btn-neutral float-right" title="streamlit_src.controllers package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | |
| </div> | |
| <hr/> | |
| <div role="contentinfo"> | |
| <p>© Copyright 2024, Aleksandar Todorov, Christian Kobriger, Lukasz Sawala, Csenge Szoke.</p> | |
| </div> | |
| Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | |
| <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | |
| provided by <a href="https://readthedocs.org">Read the Docs</a>. | |
| </footer> | |
| </div> | |
| </div> | |
| </section> | |
| </div> | |
| <script> | |
| jQuery(function () { | |
| SphinxRtdTheme.Navigation.enable(true); | |
| }); | |
| </script> | |
| </body> | |
| </html> | |