{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/01-python-for-data-science/09-streamlit-dashboards/#resource",
      "name": "Streamlit for Interactive Dashboards",
      "description": "Streamlit for Interactive Dashboards Build interactive web apps and dashboards with Streamlit for data science and machine learning demos. Table of Content…",
      "url": "https://nabidinmotion.com/l/01-python-for-data-science/09-streamlit-dashboards/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/01-python-for-data-science/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "01-python-for-data-science",
          "item": "https://nabidinmotion.com/l/01-python-for-data-science/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Streamlit for Interactive Dashboards",
          "item": "https://nabidinmotion.com/l/01-python-for-data-science/09-streamlit-dashboards/"
        }
      ]
    }
  ]
}
