Covid19 Visualization Project

Contents:

  • Installation and run
  • Database
  • covid19_project
  • DevLog
Covid19 Visualization Project
  • »
  • Index

Index

B | C | D | E | L | M | R | T | V

B

  • bokeh_app() (in module visualize)

C

  • calc_daily_difference() (in module transform)
  • calc_rolling_mean() (in module transform)

D

  • data_validation() (in module extract)

E

  • extract
    • module
  • extract_data() (in module extract)

L

  • load
    • module
  • load_data() (in module load)

M

  • module
    • extract
    • load
    • transform
    • visualize

R

  • read_data() (in module visualize)

T

  • transform
    • module
  • transform_col_date_to_datetime() (in module transform)
  • transform_col_string_to_date() (in module transform)
  • transform_data() (in module transform)
  • transform_item_date_to_datetime() (in module transform)

V

  • visualize
    • module

© Copyright 2022, Carlos Vivar Rios.

Built with Sphinx using a theme provided by Read the Docs.