Rahka commited on
Commit
176d3bb
·
verified ·
1 Parent(s): 3c83dd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -348,15 +348,15 @@ with col1:
348
 
349
 
350
  st.header("Musterdatenkatalog Taxonomy")
351
- st.write("Data as of 20.08.2024")
352
  st.plotly_chart(fig)
353
 
354
  st.header("Locations with Musterdatensätzen")
355
- st.write("Data as of 20.08.2024")
356
  st.markdown(
357
  """<p class="font">Hover over the map to see how many datasets are available
358
  for this location. </p>
359
  """,
360
  unsafe_allow_html=True,
361
  )
362
- st.plotly_chart(fig_map)
 
348
 
349
 
350
  st.header("Musterdatenkatalog Taxonomy")
351
+ st.write("Data as of 13.06.2025")
352
  st.plotly_chart(fig)
353
 
354
  st.header("Locations with Musterdatensätzen")
355
+ st.write("Data as of 13.06.2026")
356
  st.markdown(
357
  """<p class="font">Hover over the map to see how many datasets are available
358
  for this location. </p>
359
  """,
360
  unsafe_allow_html=True,
361
  )
362
+ st.plotly_chart(fig_map)