LICENSE.txt
MANIFEST.in
NOTICE
README.md
setup.cfg
setup.py
sage_superset.egg-info/PKG-INFO
sage_superset.egg-info/SOURCES.txt
sage_superset.egg-info/dependency_links.txt
sage_superset.egg-info/entry_points.txt
sage_superset.egg-info/not-zip-safe
sage_superset.egg-info/requires.txt
sage_superset.egg-info/top_level.txt
superset/__init__.py
superset/app.py
superset/config.py
superset/constants.py
superset/dataframe.py
superset/errors.py
superset/exceptions.py
superset/extensions.py
superset/forms.py
superset/jinja_context.py
superset/legacy.py
superset/result_set.py
superset/schemas.py
superset/sql_lab.py
superset/sql_parse.py
superset/stats_logger.py
superset/typing.py
superset/viz.py
superset-frontend/package.json
superset/annotation_layers/__init__.py
superset/annotation_layers/api.py
superset/annotation_layers/dao.py
superset/annotation_layers/filters.py
superset/annotation_layers/schemas.py
superset/annotation_layers/annotations/__init__.py
superset/annotation_layers/annotations/api.py
superset/annotation_layers/annotations/dao.py
superset/annotation_layers/annotations/filters.py
superset/annotation_layers/annotations/schemas.py
superset/annotation_layers/annotations/commands/__init__.py
superset/annotation_layers/annotations/commands/bulk_delete.py
superset/annotation_layers/annotations/commands/create.py
superset/annotation_layers/annotations/commands/delete.py
superset/annotation_layers/annotations/commands/exceptions.py
superset/annotation_layers/annotations/commands/update.py
superset/annotation_layers/commands/__init__.py
superset/annotation_layers/commands/bulk_delete.py
superset/annotation_layers/commands/create.py
superset/annotation_layers/commands/delete.py
superset/annotation_layers/commands/exceptions.py
superset/annotation_layers/commands/update.py
superset/async_events/__init__.py
superset/async_events/api.py
superset/cachekeys/__init__.py
superset/cachekeys/api.py
superset/cachekeys/schemas.py
superset/charts/__init__.py
superset/charts/api.py
superset/charts/dao.py
superset/charts/filters.py
superset/charts/post_processing.py
superset/charts/schemas.py
superset/charts/commands/__init__.py
superset/charts/commands/bulk_delete.py
superset/charts/commands/create.py
superset/charts/commands/delete.py
superset/charts/commands/exceptions.py
superset/charts/commands/export.py
superset/charts/commands/update.py
superset/charts/commands/importers/__init__.py
superset/charts/commands/importers/dispatcher.py
superset/charts/commands/importers/v1/__init__.py
superset/charts/commands/importers/v1/utils.py
superset/charts/data/__init__.py
superset/charts/data/api.py
superset/charts/data/query_context_cache_loader.py
superset/charts/data/commands/__init__.py
superset/charts/data/commands/create_async_job_command.py
superset/charts/data/commands/get_data_command.py
superset/cli/__init__.py
superset/cli/celery.py
superset/cli/examples.py
superset/cli/importexport.py
superset/cli/lib.py
superset/cli/main.py
superset/cli/test.py
superset/cli/thumbnails.py
superset/cli/update.py
superset/commands/__init__.py
superset/commands/base.py
superset/commands/exceptions.py
superset/commands/export.py
superset/commands/utils.py
superset/commands/importers/__init__.py
superset/commands/importers/exceptions.py
superset/commands/importers/v1/__init__.py
superset/commands/importers/v1/examples.py
superset/commands/importers/v1/utils.py
superset/common/__init__.py
superset/common/chart_data.py
superset/common/db_query_status.py
superset/common/not_authrized_object.py
superset/common/query_actions.py
superset/common/query_context.py
superset/common/query_context_factory.py
superset/common/query_context_processor.py
superset/common/query_object.py
superset/common/query_object_factory.py
superset/common/request_contexed_based.py
superset/common/tags.py
superset/common/utils/__init__.py
superset/common/utils/dataframe_utils.py
superset/common/utils/query_cache_manager.py
superset/connectors/__init__.py
superset/connectors/connector_registry.py
superset/connectors/base/__init__.py
superset/connectors/base/models.py
superset/connectors/base/views.py
superset/connectors/druid/__init__.py
superset/connectors/druid/models.py
superset/connectors/druid/views.py
superset/connectors/sqla/__init__.py
superset/connectors/sqla/models.py
superset/connectors/sqla/utils.py
superset/connectors/sqla/views.py
superset/css_templates/__init__.py
superset/css_templates/api.py
superset/css_templates/dao.py
superset/css_templates/filters.py
superset/css_templates/schemas.py
superset/css_templates/commands/__init__.py
superset/css_templates/commands/bulk_delete.py
superset/css_templates/commands/exceptions.py
superset/dao/__init__.py
superset/dao/base.py
superset/dao/exceptions.py
superset/dashboards/__init__.py
superset/dashboards/api.py
superset/dashboards/dao.py
superset/dashboards/filters.py
superset/dashboards/schemas.py
superset/dashboards/commands/__init__.py
superset/dashboards/commands/bulk_delete.py
superset/dashboards/commands/create.py
superset/dashboards/commands/delete.py
superset/dashboards/commands/exceptions.py
superset/dashboards/commands/export.py
superset/dashboards/commands/update.py
superset/dashboards/commands/importers/__init__.py
superset/dashboards/commands/importers/dispatcher.py
superset/dashboards/commands/importers/v0.py
superset/dashboards/commands/importers/v1/__init__.py
superset/dashboards/commands/importers/v1/utils.py
superset/dashboards/filter_sets/__init__.py
superset/dashboards/filter_sets/api.py
superset/dashboards/filter_sets/consts.py
superset/dashboards/filter_sets/dao.py
superset/dashboards/filter_sets/filters.py
superset/dashboards/filter_sets/schemas.py
superset/dashboards/filter_sets/commands/__init__.py
superset/dashboards/filter_sets/commands/base.py
superset/dashboards/filter_sets/commands/create.py
superset/dashboards/filter_sets/commands/delete.py
superset/dashboards/filter_sets/commands/exceptions.py
superset/dashboards/filter_sets/commands/update.py
superset/dashboards/filter_state/__init__.py
superset/dashboards/filter_state/api.py
superset/dashboards/filter_state/commands/__init__.py
superset/dashboards/filter_state/commands/create.py
superset/dashboards/filter_state/commands/delete.py
superset/dashboards/filter_state/commands/get.py
superset/dashboards/filter_state/commands/update.py
superset/databases/__init__.py
superset/databases/api.py
superset/databases/dao.py
superset/databases/decorators.py
superset/databases/filters.py
superset/databases/schemas.py
superset/databases/utils.py
superset/databases/commands/__init__.py
superset/databases/commands/create.py
superset/databases/commands/delete.py
superset/databases/commands/exceptions.py
superset/databases/commands/export.py
superset/databases/commands/test_connection.py
superset/databases/commands/update.py
superset/databases/commands/validate.py
superset/databases/commands/importers/__init__.py
superset/databases/commands/importers/dispatcher.py
superset/databases/commands/importers/v1/__init__.py
superset/databases/commands/importers/v1/utils.py
superset/datasets/__init__.py
superset/datasets/api.py
superset/datasets/dao.py
superset/datasets/filters.py
superset/datasets/schemas.py
superset/datasets/columns/__init__.py
superset/datasets/columns/api.py
superset/datasets/columns/commands/__init__.py
superset/datasets/columns/commands/delete.py
superset/datasets/columns/commands/exceptions.py
superset/datasets/commands/__init__.py
superset/datasets/commands/bulk_delete.py
superset/datasets/commands/create.py
superset/datasets/commands/delete.py
superset/datasets/commands/exceptions.py
superset/datasets/commands/export.py
superset/datasets/commands/refresh.py
superset/datasets/commands/update.py
superset/datasets/commands/importers/__init__.py
superset/datasets/commands/importers/dispatcher.py
superset/datasets/commands/importers/v0.py
superset/datasets/commands/importers/v1/__init__.py
superset/datasets/commands/importers/v1/utils.py
superset/datasets/metrics/__init__.py
superset/datasets/metrics/api.py
superset/datasets/metrics/commands/__init__.py
superset/datasets/metrics/commands/delete.py
superset/datasets/metrics/commands/exceptions.py
superset/db_engine_specs/__init__.py
superset/db_engine_specs/ascend.py
superset/db_engine_specs/athena.py
superset/db_engine_specs/aurora.py
superset/db_engine_specs/base.py
superset/db_engine_specs/bigquery.py
superset/db_engine_specs/clickhouse.py
superset/db_engine_specs/cockroachdb.py
superset/db_engine_specs/crate.py
superset/db_engine_specs/databricks.py
superset/db_engine_specs/db2.py
superset/db_engine_specs/dremio.py
superset/db_engine_specs/drill.py
superset/db_engine_specs/druid.py
superset/db_engine_specs/elasticsearch.py
superset/db_engine_specs/exasol.py
superset/db_engine_specs/exceptions.py
superset/db_engine_specs/firebird.py
superset/db_engine_specs/firebolt.py
superset/db_engine_specs/gsheets.py
superset/db_engine_specs/hana.py
superset/db_engine_specs/hive.py
superset/db_engine_specs/impala.py
superset/db_engine_specs/kusto.py
superset/db_engine_specs/kylin.py
superset/db_engine_specs/mssql.py
superset/db_engine_specs/mysql.py
superset/db_engine_specs/netezza.py
superset/db_engine_specs/oracle.py
superset/db_engine_specs/pinot.py
superset/db_engine_specs/postgres.py
superset/db_engine_specs/presto.py
superset/db_engine_specs/redshift.py
superset/db_engine_specs/rockset.py
superset/db_engine_specs/shillelagh.py
superset/db_engine_specs/snowflake.py
superset/db_engine_specs/solr.py
superset/db_engine_specs/sqlite.py
superset/db_engine_specs/teradata.py
superset/db_engine_specs/trino.py
superset/db_engine_specs/vertica.py
superset/db_engines/__init__.py
superset/db_engines/hive.py
superset/examples/__init__.py
superset/examples/bart_lines.py
superset/examples/big_data.py
superset/examples/birth_names.py
superset/examples/countries.md
superset/examples/countries.py
superset/examples/country_map.py
superset/examples/css_templates.py
superset/examples/data_loading.py
superset/examples/deck.py
superset/examples/energy.py
superset/examples/flights.py
superset/examples/helpers.py
superset/examples/long_lat.py
superset/examples/misc_dashboard.py
superset/examples/multi_line.py
superset/examples/multiformat_time_series.py
superset/examples/paris.py
superset/examples/random_time_series.py
superset/examples/sf_population_polygons.py
superset/examples/tabbed_dashboard.py
superset/examples/utils.py
superset/examples/world_bank.py
superset/examples/__pycache__/__init__.cpython-39.pyc
superset/examples/__pycache__/bart_lines.cpython-39.pyc
superset/examples/__pycache__/big_data.cpython-39.pyc
superset/examples/__pycache__/birth_names.cpython-39.pyc
superset/examples/__pycache__/countries.cpython-39.pyc
superset/examples/__pycache__/country_map.cpython-39.pyc
superset/examples/__pycache__/css_templates.cpython-39.pyc
superset/examples/__pycache__/data_loading.cpython-39.pyc
superset/examples/__pycache__/deck.cpython-39.pyc
superset/examples/__pycache__/energy.cpython-39.pyc
superset/examples/__pycache__/flights.cpython-39.pyc
superset/examples/__pycache__/helpers.cpython-39.pyc
superset/examples/__pycache__/long_lat.cpython-39.pyc
superset/examples/__pycache__/misc_dashboard.cpython-39.pyc
superset/examples/__pycache__/multi_line.cpython-39.pyc
superset/examples/__pycache__/multiformat_time_series.cpython-39.pyc
superset/examples/__pycache__/paris.cpython-39.pyc
superset/examples/__pycache__/random_time_series.cpython-39.pyc
superset/examples/__pycache__/sf_population_polygons.cpython-39.pyc
superset/examples/__pycache__/tabbed_dashboard.cpython-39.pyc
superset/examples/__pycache__/utils.cpython-39.pyc
superset/examples/__pycache__/world_bank.cpython-39.pyc
superset/examples/configs/metadata.yaml
superset/examples/configs/charts/Age_distribution_of_respondents.yaml
superset/examples/configs/charts/Are_you_an_ethnic_minority_in_your_city.yaml
superset/examples/configs/charts/Breakdown_of_Developer_Type.yaml
superset/examples/configs/charts/Commute_Time.yaml
superset/examples/configs/charts/Country_of_Citizenship.yaml
superset/examples/configs/charts/Cross_Channel_Relationship.yaml
superset/examples/configs/charts/Cross_Channel_Relationship_heatmap_2786.yaml
superset/examples/configs/charts/Current_Developers_Is_this_your_first_development_job.yaml
superset/examples/configs/charts/Degrees_vs_Income.yaml
superset/examples/configs/charts/Ethnic_Minority__Gender.yaml
superset/examples/configs/charts/Filter_Segments.yaml
superset/examples/configs/charts/Filtering_Vaccines.yaml
superset/examples/configs/charts/First_Time_Developer.yaml
superset/examples/configs/charts/First_Time_Developer__Commute_Time.yaml
superset/examples/configs/charts/Games.yaml
superset/examples/configs/charts/Games_per_Genre.yaml
superset/examples/configs/charts/Games_per_Genre_over_time.yaml
superset/examples/configs/charts/Gender.yaml
superset/examples/configs/charts/Highest_degree_held.yaml
superset/examples/configs/charts/How_do_you_prefer_to_work.yaml
superset/examples/configs/charts/How_much_do_you_expect_to_earn_0_-_100k.yaml
superset/examples/configs/charts/Last_Year_Income_Distribution.yaml
superset/examples/configs/charts/Location_of_Current_Developers.yaml
superset/examples/configs/charts/Members_per_Channel.yaml
superset/examples/configs/charts/Messages_per_Channel.yaml
superset/examples/configs/charts/Most_Dominant_Platforms.yaml
superset/examples/configs/charts/New_Members_per_Month.yaml
superset/examples/configs/charts/Number_of_Aspiring_Developers.yaml
superset/examples/configs/charts/Number_of_Deals_for_each_Combination.yaml
superset/examples/configs/charts/Number_of_Games_That_Hit_100k_in_Sales_By_Release_Year.yaml
superset/examples/configs/charts/Number_of_Members.yaml
superset/examples/configs/charts/Overall_Sales_By_Product_Line.yaml
superset/examples/configs/charts/Popular_Genres_Across_Platforms.yaml
superset/examples/configs/charts/Preferred_Employment_Style.yaml
superset/examples/configs/charts/Proportion_of_Revenue_by_Product_Line.yaml
superset/examples/configs/charts/Publishers_With_Most_Titles.yaml
superset/examples/configs/charts/Quarterly_Sales.yaml
superset/examples/configs/charts/Quarterly_Sales_By_Product_Line.yaml
superset/examples/configs/charts/Relocation_ability.yaml
superset/examples/configs/charts/Revenue_by_Deal_Size.yaml
superset/examples/configs/charts/Rise__Fall_of_Video_Game_Consoles.yaml
superset/examples/configs/charts/Seasonality_of_Revenue_per_Product_Line.yaml
superset/examples/configs/charts/Top_10_Games_Proportion_of_Sales_in_Markets.yaml
superset/examples/configs/charts/Top_15_Languages_Spoken_at_Home.yaml
superset/examples/configs/charts/Top_Timezones.yaml
superset/examples/configs/charts/Total_Items_Sold.yaml
superset/examples/configs/charts/Total_Items_Sold_By_Product_Line.yaml
superset/examples/configs/charts/Total_Revenue.yaml
superset/examples/configs/charts/Total_Sales_per_Market_Grouped_by_Genre.yaml
superset/examples/configs/charts/Unicode_Cloud.test.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Approach__Stage.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Country.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Country_261.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Country__Stage_749.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Phase.yaml
superset/examples/configs/charts/Vaccine_Candidates_per_Phase_587.yaml
superset/examples/configs/charts/Vehicle_Sales_Filter.yaml
superset/examples/configs/charts/Video_Game_Sales_Filter.yaml
superset/examples/configs/charts/Weekly_Messages.yaml
superset/examples/configs/charts/Weekly_Threads.yaml
superset/examples/configs/charts/Work_Location_Preference.yaml
superset/examples/configs/dashboards/COVID_Vaccine_Dashboard.yaml
superset/examples/configs/dashboards/FCC_New_Coder_Survey_2018.yaml
superset/examples/configs/dashboards/Sales_Dashboard.yaml
superset/examples/configs/dashboards/Slack_Dashboard.yaml
superset/examples/configs/dashboards/Unicode_Test.test.yaml
superset/examples/configs/dashboards/Video_Game_Sales.yaml
superset/examples/configs/datasets/examples/FCC_2018_Survey.yaml
superset/examples/configs/datasets/examples/channel_members.yaml
superset/examples/configs/datasets/examples/channels.yaml
superset/examples/configs/datasets/examples/cleaned_sales_data.yaml
superset/examples/configs/datasets/examples/covid_vaccines.yaml
superset/examples/configs/datasets/examples/exported_stats.yaml
superset/examples/configs/datasets/examples/members_channels_2.yaml
superset/examples/configs/datasets/examples/messages.yaml
superset/examples/configs/datasets/examples/messages_channels.yaml
superset/examples/configs/datasets/examples/new_members_daily.yaml
superset/examples/configs/datasets/examples/threads.yaml
superset/examples/configs/datasets/examples/unicode_test.test.yaml
superset/examples/configs/datasets/examples/users.yaml
superset/examples/configs/datasets/examples/users_channels-uzooNNtSRO.yaml
superset/examples/configs/datasets/examples/users_channels.yaml
superset/examples/configs/datasets/examples/video_game_sales.yaml
superset/explore/__init__.py
superset/explore/form_data/__init__.py
superset/explore/form_data/api.py
superset/explore/form_data/schemas.py
superset/explore/form_data/utils.py
superset/explore/form_data/commands/__init__.py
superset/explore/form_data/commands/create.py
superset/explore/form_data/commands/delete.py
superset/explore/form_data/commands/get.py
superset/explore/form_data/commands/parameters.py
superset/explore/form_data/commands/state.py
superset/explore/form_data/commands/update.py
superset/initialization/__init__.py
superset/key_value/__init__.py
superset/key_value/api.py
superset/key_value/schemas.py
superset/key_value/utils.py
superset/key_value/commands/__init__.py
superset/key_value/commands/create.py
superset/key_value/commands/delete.py
superset/key_value/commands/entry.py
superset/key_value/commands/exceptions.py
superset/key_value/commands/get.py
superset/key_value/commands/parameters.py
superset/key_value/commands/update.py
superset/migrations/README
superset/migrations/__init__.py
superset/migrations/alembic.ini
superset/migrations/env.py
superset/migrations/script.py.mako
superset/migrations/__pycache__/__init__.cpython-39.pyc
superset/migrations/__pycache__/env.cpython-39.pyc
superset/migrations/shared/__init__.py
superset/migrations/shared/security_converge.py
superset/migrations/shared/utils.py
superset/migrations/shared/__pycache__/__init__.cpython-39.pyc
superset/migrations/shared/__pycache__/security_converge.cpython-39.pyc
superset/migrations/shared/__pycache__/utils.cpython-39.pyc
superset/migrations/versions/021b81fe4fbb_add_type_to_native_filter_configuration.py
superset/migrations/versions/030c840e3a1c_add_query_context_to_slices.py
superset/migrations/versions/07071313dd52_change_fetch_values_predicate_to_text.py
superset/migrations/versions/070c043f2fdb_add_granularity_to_charts_where_missing.py
superset/migrations/versions/085f06488938_country_map_use_lowercase_country_name.py
superset/migrations/versions/0a6f12f60c73_add_role_level_security.py
superset/migrations/versions/0b1f1ab473c0_add_extra_column_to_query.py
superset/migrations/versions/0c5070e96b57_add_user_attributes_table.py
superset/migrations/versions/0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.py
superset/migrations/versions/11c737c17cc6_deprecate_restricted_metrics.py
superset/migrations/versions/1226819ee0e3_fix_wrong_constraint_on_table_columns.py
superset/migrations/versions/1296d28ec131_druid_exports.py
superset/migrations/versions/12d55656cbca_is_featured.py
superset/migrations/versions/130915240929_is_sqllab_viz_flow.py
superset/migrations/versions/134cea61c5e7_remove_dataset_health_check_message.py
superset/migrations/versions/1412ec1e5a7b_legacy_force_directed_to_echart.py
superset/migrations/versions/143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.py
superset/migrations/versions/1495eb914ad3_time_range.py
superset/migrations/versions/175ea3592453_cache_lookup.py
superset/migrations/versions/181091c0ef16_add_extra_column_to_columns_model.py
superset/migrations/versions/18532d70ab98_fix_table_unique_constraint_in_mysql.py
superset/migrations/versions/18dc26817ad2_.py
superset/migrations/versions/18e88e1cc004_making_audit_nullable.py
superset/migrations/versions/190188938582_adding_unique_constraint_on_dashboard_slices_tbl.py
superset/migrations/versions/19a814813610_adding_metric_warning_text.py
superset/migrations/versions/19e978e1b9c3_add_report_format_to_report_schedule_.py
superset/migrations/versions/1a1d627ebd8e_position_json.py
superset/migrations/versions/1a48a5411020_adding_slug_to_dash.py
superset/migrations/versions/1d2ddd543133_log_dt.py
superset/migrations/versions/1d9e835a84f9_.py
superset/migrations/versions/1e2841a4128_.py
superset/migrations/versions/1f6dca87d1a2_security_converge_dashboards.py
superset/migrations/versions/21e88bc06c02_annotation_migration.py
superset/migrations/versions/258b5280a45e_form_strip_leading_and_trailing_whitespace.py
superset/migrations/versions/2591d77e9831_user_id.py
superset/migrations/versions/260bf0649a77_migrate_x_dateunit_in_time_range.py
superset/migrations/versions/27ae655e4247_make_creator_owners.py
superset/migrations/versions/289ce07647b_add_encrypted_password_field.py
superset/migrations/versions/2929af7925ed_tz_offsets_in_data_sources.py
superset/migrations/versions/2e5a0ee25ed4_refractor_alerting.py
superset/migrations/versions/2f1d15e8a6af_add_alerts.py
superset/migrations/versions/2fcdcb35e487_saved_queries.py
superset/migrations/versions/301362411006_add_execution_id_to_report_execution_.py
superset/migrations/versions/30bb17c0dc76_.py
superset/migrations/versions/315b3f4da9b0_adding_log_model.py
superset/migrations/versions/31b2a1039d4a_drop_tables_constraint.py
superset/migrations/versions/31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.py
superset/migrations/versions/32646df09c64_update_time_grain_sqla.py
superset/migrations/versions/3317e9248280_add_creation_method_to_reports_model.py
superset/migrations/versions/3325d4caccc8_dashboard_scoped_filters.py
superset/migrations/versions/33d996bcc382_update_slice_model.py
superset/migrations/versions/3b626e2a6783_sync_db_with_models.py
superset/migrations/versions/3ba29ecbaac5_change_datatype_of_type_in_basecolumn.py
superset/migrations/versions/3c3ffe173e4f_add_sql_string_to_table.py
superset/migrations/versions/3dda56f1c4c6_migrate_num_period_compare_and_period_.py
superset/migrations/versions/3e1b21cd94a4_change_owner_to_m2m_relation_on_.py
superset/migrations/versions/3ebe0993c770_filterset_table.py
superset/migrations/versions/3fbbc6e8d654_fix_data_access_permissions_for_virtual_.py
superset/migrations/versions/40f16acf1ba7_security_converge_reports.py
superset/migrations/versions/41ce8799acc3_rename_pie_label_type.py
superset/migrations/versions/41f6a59a61f2_database_options_for_sql_lab.py
superset/migrations/versions/42b4c9e01447_security_converge_databases.py
superset/migrations/versions/430039611635_log_more.py
superset/migrations/versions/43df8de3a5f4_dash_json.py
superset/migrations/versions/4451805bbaa1_remove_double_percents.py
superset/migrations/versions/4500485bde7d_allow_run_sync_async.py
superset/migrations/versions/453530256cea_add_save_option_column_to_db_model.py
superset/migrations/versions/45731db65d9c_security_converge_datasets.py
superset/migrations/versions/45e7da7cfeba_.py
superset/migrations/versions/46ba6aaaac97_.py
superset/migrations/versions/46f444d8b9b7_remove_coordinator_from_druid_cluster_.py
superset/migrations/versions/472d2f73dfd4_.py
superset/migrations/versions/4736ec66ce19_.py
superset/migrations/versions/49b5a32daba5_add_report_schedules.py
superset/migrations/versions/4b84f97828aa_security_converge_logs.py
superset/migrations/versions/4ce8df208545_migrate_time_range_for_default_filters.py
superset/migrations/versions/4e6a06bad7a8_init.py
superset/migrations/versions/4fa88fe24e94_owners_many_to_many.py
superset/migrations/versions/525c854f0005_log_this_plus.py
superset/migrations/versions/55179c7f25c7_sqla_descr.py
superset/migrations/versions/55e910a74826_add_metadata_column_to_annotation_model_.py
superset/migrations/versions/585b0b1a7b18_add_exec_info_to_saved_queries.py
superset/migrations/versions/5a7bad26f2a7_.py
superset/migrations/versions/5afa9079866a_serialize_schema_permissions_py.py
superset/migrations/versions/5afbb1a5849b_add_embedded_dahshoard_table.py
superset/migrations/versions/5ccf602336a0_.py
superset/migrations/versions/5daced1f0e76_reports_add_working_timeout_column.py
superset/migrations/versions/5e4a03ef0bf0_add_request_access_model.py
superset/migrations/versions/5fd49410a97a_add_columns_for_external_management.py
superset/migrations/versions/60dc453f4e2e_migrate_timeseries_limit_metric_to_.py
superset/migrations/versions/620241d1153f_update_time_grain_sqla.py
superset/migrations/versions/6414e83d82b7_.py
superset/migrations/versions/65903709c321_allow_dml.py
superset/migrations/versions/67a6ac9b727b_update_spatial_params.py
superset/migrations/versions/67da9ef1ef9c_add_hide_left_bar_to_tabstate.py
superset/migrations/versions/6c7537a6004a_models_for_email_reports.py
superset/migrations/versions/6d20ba9ecb33_add_last_saved_at_to_slice_model.py
superset/migrations/versions/705732c70154_.py
superset/migrations/versions/72428d1ea401_add_tmp_schema_name_to_the_query_object.py
superset/migrations/versions/732f1c06bcbf_add_fetch_values_predicate.py
superset/migrations/versions/73fd22e742ab_add_dynamic_plugins_py.py
superset/migrations/versions/743a117f0d98_add_slack_to_the_schedule.py
superset/migrations/versions/7467e77870e4_remove_aggs.py
superset/migrations/versions/763d4b211ec9_fixing_audit_fk.py
superset/migrations/versions/78ee127d0d1d_reconvert_legacy_filters_into_adhoc.py
superset/migrations/versions/7dbf98566af7_slice_description.py
superset/migrations/versions/7e3ddad2a00b_results_key_to_query.py
superset/migrations/versions/7f2635b51f5d_update_base_columns.py
superset/migrations/versions/7fcdcde0761c_.py
superset/migrations/versions/80a67c5192fa_single_pie_chart_metric.py
superset/migrations/versions/80aa3f04bc82_add_parent_ids_in_dashboard_layout.py
superset/migrations/versions/811494c0cc23_remove_path_from_logs.py
superset/migrations/versions/817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.py
superset/migrations/versions/836c0bf75904_cache_timeouts.py
superset/migrations/versions/867bf4f117f9_adding_extra_field_to_database_model.py
superset/migrations/versions/89115a40e8ea_change_table_schema_description_to_long_.py
superset/migrations/versions/8b70aa3d0f87_.py
superset/migrations/versions/8e80a26a31db_.py
superset/migrations/versions/8ee129739cf9_security_converge_css_templates.py
superset/migrations/versions/937d04c16b64_update_datasources.py
superset/migrations/versions/956a063c52b3_adjusting_key_length.py
superset/migrations/versions/960c69cb1f5b_.py
superset/migrations/versions/96e99fb176a0_add_import_mixing_to_saved_query.py
superset/migrations/versions/978245563a02_migrate_iframe_to_dash_markdown.py
superset/migrations/versions/979c03af3341_.py
superset/migrations/versions/989bbe479899_rename_filter_configuration_in_.py
superset/migrations/versions/__init__.py
superset/migrations/versions/a2d606a761d9_adding_favstar_model.py
superset/migrations/versions/a33a03f16c4a_add_extra_column_to_savedquery.py
superset/migrations/versions/a61b40f9f57f_remove_allow_run_sync.py
superset/migrations/versions/a65458420354_add_result_backend_time_logging.py
superset/migrations/versions/a6c18f869a4e_query_start_running_time.py
superset/migrations/versions/a72cb0ebeb22_deprecate_dbs_perm_column.py
superset/migrations/versions/a8173232b786_add_path_to_logs.py
superset/migrations/versions/a99f2f7c195a_rewriting_url_from_shortner_with_new_.py
superset/migrations/versions/a9c47e2c1547_add_impersonate_user_to_dbs.py
superset/migrations/versions/ab104a954a8f_reports_alter_crontab_size.py
superset/migrations/versions/ab3d66c4246e_add_cache_timeout_to_druid_cluster.py
superset/migrations/versions/ab8c66efdd01_resample.py
superset/migrations/versions/abe27eaf93db_add_extra_config_column_to_alerts.py
superset/migrations/versions/ad4d656d92bc_add_avg_metric.py
superset/migrations/versions/ad82a75afd82_add_query_model.py
superset/migrations/versions/ae19b4ee3692_.py
superset/migrations/versions/ae1ed299413b_add_timezone_to_report_schedule.py
superset/migrations/versions/aea15018d53b_add_certifications_columns_to_dashboard.py
superset/migrations/versions/af30ca79208f_collapse_alerting_models_into_a_single_.py
superset/migrations/versions/afb7730f6a9c_remove_empty_filters.py
superset/migrations/versions/afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.py
superset/migrations/versions/b318dfe5fb6c_adding_verbose_name_to_druid_column.py
superset/migrations/versions/b347b202819b_.py
superset/migrations/versions/b4456560d4f3_change_table_unique_constraint.py
superset/migrations/versions/b46fa1b0b39e_add_params_to_tables.py
superset/migrations/versions/b4a38aa87893_deprecate_database_expression.py
superset/migrations/versions/b56500de1855_add_uuid_column_to_import_mixin.py
superset/migrations/versions/b5998378c225_add_certificate_to_dbs.py
superset/migrations/versions/b6fa807eac07_make_names_non_nullable.py
superset/migrations/versions/b92d69a6643c_rename_csv_to_file.py
superset/migrations/versions/bb38f40aa3ff_add_force_screenshot_to_alerts_reports.py
superset/migrations/versions/bb51420eaf83_add_schema_to_table_model.py
superset/migrations/versions/bcf3126872fc_add_keyvalue.py
superset/migrations/versions/bddc498dd179_adhoc_filters.py
superset/migrations/versions/bebcf3fed1fe_convert_dashboard_v1_positions.py
superset/migrations/versions/bf706ae5eb46_cal_heatmap_metric_to_metrics.py
superset/migrations/versions/c18bd4186f15_.py
superset/migrations/versions/c25cb2c78727_security_converge_annotations.py
superset/migrations/versions/c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.py
superset/migrations/versions/c3a8f8611885_materializing_permission.py
superset/migrations/versions/c501b7c653a3_add_missing_uuid_column.py
superset/migrations/versions/c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.py
superset/migrations/versions/c5756bec8b47_time_grain_sqla.py
superset/migrations/versions/c611f2b591b8_dim_spec.py
superset/migrations/versions/c617da68de7d_form_nullable.py
superset/migrations/versions/c829ff0b37d0_.py
superset/migrations/versions/c82ee8a39623_add_implicit_tags.py
superset/migrations/versions/c878781977c6_alert_reports_shared_uniqueness.py
superset/migrations/versions/c9495751e314_.py
superset/migrations/versions/ca69c70ec99b_tracking_url.py
superset/migrations/versions/cca2f5d568c8_add_encrypted_extra_to_dbs.py
superset/migrations/versions/ccb74baaa89b_security_converge_charts.py
superset/migrations/versions/cefabc8f7d38_increase_size_of_name_column_in_ab_view_.py
superset/migrations/versions/d2424a248d63_.py
superset/migrations/versions/d39b1e37131d_.py
superset/migrations/versions/d416d0d715cc_add_limiting_factor_column_to_query_.py
superset/migrations/versions/d6db5a5cdb5d_.py
superset/migrations/versions/d6ffdf31bdd4_add_published_column_to_dashboards.py
superset/migrations/versions/d7c1a0d6f2da_remove_limit_used_from_query_model.py
superset/migrations/versions/d827694c7555_css_templates.py
superset/migrations/versions/d8bc074f7aad_add_new_field_is_restricted_to_.py
superset/migrations/versions/d94d33dbe938_form_strip.py
superset/migrations/versions/db0c65b146bd_update_slice_model_json.py
superset/migrations/versions/db4b49eb0782_add_tables_for_sql_lab_state.py
superset/migrations/versions/db527d8c4c78_add_db_verbose_name.py
superset/migrations/versions/ddd6ebdd853b_annotations.py
superset/migrations/versions/de021a1ca60d_.py
superset/migrations/versions/def97f26fdfb_add_index_to_tagged_object.py
superset/migrations/versions/e11ccdd12658_add_roles_relationship_to_dashboard.py
superset/migrations/versions/e323605f370a_fix_schemas_allowed_for_csv_upload.py
superset/migrations/versions/e37912a26567_security_converge_queries.py
superset/migrations/versions/e38177dbf641_security_converge_saved_queries.py
superset/migrations/versions/e3970889f38e_.py
superset/migrations/versions/e46f2d27a08e_materialize_perms.py
superset/migrations/versions/e502db2af7be_add_template_params_to_tables.py
superset/migrations/versions/e553e78e90c5_add_druid_auth_py_py.py
superset/migrations/versions/e557699a813e_add_tables_relation_to_row_level_.py
superset/migrations/versions/e5ef6828ac4e_add_rls_filter_type_and_grouping_key.py
superset/migrations/versions/e68c4473c581_allow_multi_schema_metadata_fetch.py
superset/migrations/versions/e866bd2d4976_smaller_grid.py
superset/migrations/versions/e96dbf2cfef0_datasource_cluster_fk.py
superset/migrations/versions/e9df189e5c7e_update_base_metrics.py
superset/migrations/versions/ea033256294a_.py
superset/migrations/versions/ea396d202291_ctas_method_in_query.py
superset/migrations/versions/ec1f88a35cc6_.py
superset/migrations/versions/eca4694defa7_sqllab_setting_defaults.py
superset/migrations/versions/ef8843b41dac_.py
superset/migrations/versions/f0fbf6129e13_adding_verbose_name_to_tablecolumn.py
superset/migrations/versions/f120347acb39_add_extra_column_to_tables_and_metrics.py
superset/migrations/versions/f1410ed7ec95_migrate_native_filters_to_new_schema.py
superset/migrations/versions/f162a1dea4c4_d3format_by_metric.py
superset/migrations/versions/f18570e03440_add_query_result_key_index.py
superset/migrations/versions/f1f2d4af5b90_.py
superset/migrations/versions/f231d82b9b26_.py
superset/migrations/versions/f2672aa8350a_add_slack_to_alerts.py
superset/migrations/versions/f6196627326f_update_chart_permissions.py
superset/migrations/versions/f80a3b88324b_.py
superset/migrations/versions/f959a6652acd_.py
superset/migrations/versions/f9847149153d_add_certifications_columns_to_slice.py
superset/migrations/versions/f9a30386bd74_cleanup_time_grainularity.py
superset/migrations/versions/fb13d49b72f9_better_filters.py
superset/migrations/versions/fbd55e0f83eb_.py
superset/migrations/versions/fc3a3a8ff221_migrate_filter_sets_to_new_format.py
superset/migrations/versions/fc480c87706c_.py
superset/migrations/versions/fe23025b9441_rename_big_viz_total_form_data_fields.py
superset/migrations/versions/fee7b758c130_.py
superset/migrations/versions/__pycache__/021b81fe4fbb_add_type_to_native_filter_configuration.cpython-39.pyc
superset/migrations/versions/__pycache__/030c840e3a1c_add_query_context_to_slices.cpython-39.pyc
superset/migrations/versions/__pycache__/07071313dd52_change_fetch_values_predicate_to_text.cpython-39.pyc
superset/migrations/versions/__pycache__/070c043f2fdb_add_granularity_to_charts_where_missing.cpython-39.pyc
superset/migrations/versions/__pycache__/085f06488938_country_map_use_lowercase_country_name.cpython-39.pyc
superset/migrations/versions/__pycache__/0a6f12f60c73_add_role_level_security.cpython-39.pyc
superset/migrations/versions/__pycache__/0b1f1ab473c0_add_extra_column_to_query.cpython-39.pyc
superset/migrations/versions/__pycache__/0c5070e96b57_add_user_attributes_table.cpython-39.pyc
superset/migrations/versions/__pycache__/0ca9e5f1dacd_rename_to_schemas_allowed_for_file_.cpython-39.pyc
superset/migrations/versions/__pycache__/11c737c17cc6_deprecate_restricted_metrics.cpython-39.pyc
superset/migrations/versions/__pycache__/1226819ee0e3_fix_wrong_constraint_on_table_columns.cpython-39.pyc
superset/migrations/versions/__pycache__/1296d28ec131_druid_exports.cpython-39.pyc
superset/migrations/versions/__pycache__/12d55656cbca_is_featured.cpython-39.pyc
superset/migrations/versions/__pycache__/130915240929_is_sqllab_viz_flow.cpython-39.pyc
superset/migrations/versions/__pycache__/134cea61c5e7_remove_dataset_health_check_message.cpython-39.pyc
superset/migrations/versions/__pycache__/1412ec1e5a7b_legacy_force_directed_to_echart.cpython-39.pyc
superset/migrations/versions/__pycache__/143b6f2815da_migrate_pivot_table_v2_heatmaps_to_new_.cpython-39.pyc
superset/migrations/versions/__pycache__/1495eb914ad3_time_range.cpython-39.pyc
superset/migrations/versions/__pycache__/175ea3592453_cache_lookup.cpython-39.pyc
superset/migrations/versions/__pycache__/181091c0ef16_add_extra_column_to_columns_model.cpython-39.pyc
superset/migrations/versions/__pycache__/18532d70ab98_fix_table_unique_constraint_in_mysql.cpython-39.pyc
superset/migrations/versions/__pycache__/18dc26817ad2_.cpython-39.pyc
superset/migrations/versions/__pycache__/18e88e1cc004_making_audit_nullable.cpython-39.pyc
superset/migrations/versions/__pycache__/190188938582_adding_unique_constraint_on_dashboard_slices_tbl.cpython-39.pyc
superset/migrations/versions/__pycache__/19a814813610_adding_metric_warning_text.cpython-39.pyc
superset/migrations/versions/__pycache__/19e978e1b9c3_add_report_format_to_report_schedule_.cpython-39.pyc
superset/migrations/versions/__pycache__/1a1d627ebd8e_position_json.cpython-39.pyc
superset/migrations/versions/__pycache__/1a48a5411020_adding_slug_to_dash.cpython-39.pyc
superset/migrations/versions/__pycache__/1d2ddd543133_log_dt.cpython-39.pyc
superset/migrations/versions/__pycache__/1d9e835a84f9_.cpython-39.pyc
superset/migrations/versions/__pycache__/1e2841a4128_.cpython-39.pyc
superset/migrations/versions/__pycache__/1f6dca87d1a2_security_converge_dashboards.cpython-39.pyc
superset/migrations/versions/__pycache__/21e88bc06c02_annotation_migration.cpython-39.pyc
superset/migrations/versions/__pycache__/258b5280a45e_form_strip_leading_and_trailing_whitespace.cpython-39.pyc
superset/migrations/versions/__pycache__/2591d77e9831_user_id.cpython-39.pyc
superset/migrations/versions/__pycache__/260bf0649a77_migrate_x_dateunit_in_time_range.cpython-39.pyc
superset/migrations/versions/__pycache__/27ae655e4247_make_creator_owners.cpython-39.pyc
superset/migrations/versions/__pycache__/289ce07647b_add_encrypted_password_field.cpython-39.pyc
superset/migrations/versions/__pycache__/2929af7925ed_tz_offsets_in_data_sources.cpython-39.pyc
superset/migrations/versions/__pycache__/2e5a0ee25ed4_refractor_alerting.cpython-39.pyc
superset/migrations/versions/__pycache__/2f1d15e8a6af_add_alerts.cpython-39.pyc
superset/migrations/versions/__pycache__/2fcdcb35e487_saved_queries.cpython-39.pyc
superset/migrations/versions/__pycache__/301362411006_add_execution_id_to_report_execution_.cpython-39.pyc
superset/migrations/versions/__pycache__/30bb17c0dc76_.cpython-39.pyc
superset/migrations/versions/__pycache__/315b3f4da9b0_adding_log_model.cpython-39.pyc
superset/migrations/versions/__pycache__/31b2a1039d4a_drop_tables_constraint.cpython-39.pyc
superset/migrations/versions/__pycache__/31bb738bd1d2_move_pivot_table_v2_legacy_order_by_to_.cpython-39.pyc
superset/migrations/versions/__pycache__/32646df09c64_update_time_grain_sqla.cpython-39.pyc
superset/migrations/versions/__pycache__/3317e9248280_add_creation_method_to_reports_model.cpython-39.pyc
superset/migrations/versions/__pycache__/3325d4caccc8_dashboard_scoped_filters.cpython-39.pyc
superset/migrations/versions/__pycache__/33d996bcc382_update_slice_model.cpython-39.pyc
superset/migrations/versions/__pycache__/3b626e2a6783_sync_db_with_models.cpython-39.pyc
superset/migrations/versions/__pycache__/3ba29ecbaac5_change_datatype_of_type_in_basecolumn.cpython-39.pyc
superset/migrations/versions/__pycache__/3c3ffe173e4f_add_sql_string_to_table.cpython-39.pyc
superset/migrations/versions/__pycache__/3dda56f1c4c6_migrate_num_period_compare_and_period_.cpython-39.pyc
superset/migrations/versions/__pycache__/3e1b21cd94a4_change_owner_to_m2m_relation_on_.cpython-39.pyc
superset/migrations/versions/__pycache__/3ebe0993c770_filterset_table.cpython-39.pyc
superset/migrations/versions/__pycache__/3fbbc6e8d654_fix_data_access_permissions_for_virtual_.cpython-39.pyc
superset/migrations/versions/__pycache__/40f16acf1ba7_security_converge_reports.cpython-39.pyc
superset/migrations/versions/__pycache__/41ce8799acc3_rename_pie_label_type.cpython-39.pyc
superset/migrations/versions/__pycache__/41f6a59a61f2_database_options_for_sql_lab.cpython-39.pyc
superset/migrations/versions/__pycache__/42b4c9e01447_security_converge_databases.cpython-39.pyc
superset/migrations/versions/__pycache__/430039611635_log_more.cpython-39.pyc
superset/migrations/versions/__pycache__/43df8de3a5f4_dash_json.cpython-39.pyc
superset/migrations/versions/__pycache__/4451805bbaa1_remove_double_percents.cpython-39.pyc
superset/migrations/versions/__pycache__/4500485bde7d_allow_run_sync_async.cpython-39.pyc
superset/migrations/versions/__pycache__/453530256cea_add_save_option_column_to_db_model.cpython-39.pyc
superset/migrations/versions/__pycache__/45731db65d9c_security_converge_datasets.cpython-39.pyc
superset/migrations/versions/__pycache__/45e7da7cfeba_.cpython-39.pyc
superset/migrations/versions/__pycache__/46ba6aaaac97_.cpython-39.pyc
superset/migrations/versions/__pycache__/46f444d8b9b7_remove_coordinator_from_druid_cluster_.cpython-39.pyc
superset/migrations/versions/__pycache__/472d2f73dfd4_.cpython-39.pyc
superset/migrations/versions/__pycache__/4736ec66ce19_.cpython-39.pyc
superset/migrations/versions/__pycache__/49b5a32daba5_add_report_schedules.cpython-39.pyc
superset/migrations/versions/__pycache__/4b84f97828aa_security_converge_logs.cpython-39.pyc
superset/migrations/versions/__pycache__/4ce8df208545_migrate_time_range_for_default_filters.cpython-39.pyc
superset/migrations/versions/__pycache__/4e6a06bad7a8_init.cpython-39.pyc
superset/migrations/versions/__pycache__/4fa88fe24e94_owners_many_to_many.cpython-39.pyc
superset/migrations/versions/__pycache__/525c854f0005_log_this_plus.cpython-39.pyc
superset/migrations/versions/__pycache__/55179c7f25c7_sqla_descr.cpython-39.pyc
superset/migrations/versions/__pycache__/55e910a74826_add_metadata_column_to_annotation_model_.cpython-39.pyc
superset/migrations/versions/__pycache__/585b0b1a7b18_add_exec_info_to_saved_queries.cpython-39.pyc
superset/migrations/versions/__pycache__/5a7bad26f2a7_.cpython-39.pyc
superset/migrations/versions/__pycache__/5afa9079866a_serialize_schema_permissions_py.cpython-39.pyc
superset/migrations/versions/__pycache__/5afbb1a5849b_add_embedded_dahshoard_table.cpython-39.pyc
superset/migrations/versions/__pycache__/5ccf602336a0_.cpython-39.pyc
superset/migrations/versions/__pycache__/5daced1f0e76_reports_add_working_timeout_column.cpython-39.pyc
superset/migrations/versions/__pycache__/5e4a03ef0bf0_add_request_access_model.cpython-39.pyc
superset/migrations/versions/__pycache__/5fd49410a97a_add_columns_for_external_management.cpython-39.pyc
superset/migrations/versions/__pycache__/60dc453f4e2e_migrate_timeseries_limit_metric_to_.cpython-39.pyc
superset/migrations/versions/__pycache__/620241d1153f_update_time_grain_sqla.cpython-39.pyc
superset/migrations/versions/__pycache__/6414e83d82b7_.cpython-39.pyc
superset/migrations/versions/__pycache__/65903709c321_allow_dml.cpython-39.pyc
superset/migrations/versions/__pycache__/67a6ac9b727b_update_spatial_params.cpython-39.pyc
superset/migrations/versions/__pycache__/67da9ef1ef9c_add_hide_left_bar_to_tabstate.cpython-39.pyc
superset/migrations/versions/__pycache__/6c7537a6004a_models_for_email_reports.cpython-39.pyc
superset/migrations/versions/__pycache__/6d20ba9ecb33_add_last_saved_at_to_slice_model.cpython-39.pyc
superset/migrations/versions/__pycache__/705732c70154_.cpython-39.pyc
superset/migrations/versions/__pycache__/72428d1ea401_add_tmp_schema_name_to_the_query_object.cpython-39.pyc
superset/migrations/versions/__pycache__/732f1c06bcbf_add_fetch_values_predicate.cpython-39.pyc
superset/migrations/versions/__pycache__/73fd22e742ab_add_dynamic_plugins_py.cpython-39.pyc
superset/migrations/versions/__pycache__/743a117f0d98_add_slack_to_the_schedule.cpython-39.pyc
superset/migrations/versions/__pycache__/7467e77870e4_remove_aggs.cpython-39.pyc
superset/migrations/versions/__pycache__/763d4b211ec9_fixing_audit_fk.cpython-39.pyc
superset/migrations/versions/__pycache__/78ee127d0d1d_reconvert_legacy_filters_into_adhoc.cpython-39.pyc
superset/migrations/versions/__pycache__/7dbf98566af7_slice_description.cpython-39.pyc
superset/migrations/versions/__pycache__/7e3ddad2a00b_results_key_to_query.cpython-39.pyc
superset/migrations/versions/__pycache__/7f2635b51f5d_update_base_columns.cpython-39.pyc
superset/migrations/versions/__pycache__/7fcdcde0761c_.cpython-39.pyc
superset/migrations/versions/__pycache__/80a67c5192fa_single_pie_chart_metric.cpython-39.pyc
superset/migrations/versions/__pycache__/80aa3f04bc82_add_parent_ids_in_dashboard_layout.cpython-39.pyc
superset/migrations/versions/__pycache__/811494c0cc23_remove_path_from_logs.cpython-39.pyc
superset/migrations/versions/__pycache__/817e1c9b09d0_add_not_null_to_dbs_sqlalchemy_url.cpython-39.pyc
superset/migrations/versions/__pycache__/836c0bf75904_cache_timeouts.cpython-39.pyc
superset/migrations/versions/__pycache__/867bf4f117f9_adding_extra_field_to_database_model.cpython-39.pyc
superset/migrations/versions/__pycache__/89115a40e8ea_change_table_schema_description_to_long_.cpython-39.pyc
superset/migrations/versions/__pycache__/8b70aa3d0f87_.cpython-39.pyc
superset/migrations/versions/__pycache__/8e80a26a31db_.cpython-39.pyc
superset/migrations/versions/__pycache__/8ee129739cf9_security_converge_css_templates.cpython-39.pyc
superset/migrations/versions/__pycache__/937d04c16b64_update_datasources.cpython-39.pyc
superset/migrations/versions/__pycache__/956a063c52b3_adjusting_key_length.cpython-39.pyc
superset/migrations/versions/__pycache__/960c69cb1f5b_.cpython-39.pyc
superset/migrations/versions/__pycache__/96e99fb176a0_add_import_mixing_to_saved_query.cpython-39.pyc
superset/migrations/versions/__pycache__/978245563a02_migrate_iframe_to_dash_markdown.cpython-39.pyc
superset/migrations/versions/__pycache__/979c03af3341_.cpython-39.pyc
superset/migrations/versions/__pycache__/989bbe479899_rename_filter_configuration_in_.cpython-39.pyc
superset/migrations/versions/__pycache__/__init__.cpython-39.pyc
superset/migrations/versions/__pycache__/a2d606a761d9_adding_favstar_model.cpython-39.pyc
superset/migrations/versions/__pycache__/a33a03f16c4a_add_extra_column_to_savedquery.cpython-39.pyc
superset/migrations/versions/__pycache__/a61b40f9f57f_remove_allow_run_sync.cpython-39.pyc
superset/migrations/versions/__pycache__/a65458420354_add_result_backend_time_logging.cpython-39.pyc
superset/migrations/versions/__pycache__/a6c18f869a4e_query_start_running_time.cpython-39.pyc
superset/migrations/versions/__pycache__/a72cb0ebeb22_deprecate_dbs_perm_column.cpython-39.pyc
superset/migrations/versions/__pycache__/a8173232b786_add_path_to_logs.cpython-39.pyc
superset/migrations/versions/__pycache__/a99f2f7c195a_rewriting_url_from_shortner_with_new_.cpython-39.pyc
superset/migrations/versions/__pycache__/a9c47e2c1547_add_impersonate_user_to_dbs.cpython-39.pyc
superset/migrations/versions/__pycache__/ab104a954a8f_reports_alter_crontab_size.cpython-39.pyc
superset/migrations/versions/__pycache__/ab3d66c4246e_add_cache_timeout_to_druid_cluster.cpython-39.pyc
superset/migrations/versions/__pycache__/ab8c66efdd01_resample.cpython-39.pyc
superset/migrations/versions/__pycache__/abe27eaf93db_add_extra_config_column_to_alerts.cpython-39.pyc
superset/migrations/versions/__pycache__/ad4d656d92bc_add_avg_metric.cpython-39.pyc
superset/migrations/versions/__pycache__/ad82a75afd82_add_query_model.cpython-39.pyc
superset/migrations/versions/__pycache__/ae19b4ee3692_.cpython-39.pyc
superset/migrations/versions/__pycache__/ae1ed299413b_add_timezone_to_report_schedule.cpython-39.pyc
superset/migrations/versions/__pycache__/aea15018d53b_add_certifications_columns_to_dashboard.cpython-39.pyc
superset/migrations/versions/__pycache__/af30ca79208f_collapse_alerting_models_into_a_single_.cpython-39.pyc
superset/migrations/versions/__pycache__/afb7730f6a9c_remove_empty_filters.cpython-39.pyc
superset/migrations/versions/__pycache__/afc69274c25a_alter_sql_column_data_type_in_query_mysql_table.cpython-39.pyc
superset/migrations/versions/__pycache__/b318dfe5fb6c_adding_verbose_name_to_druid_column.cpython-39.pyc
superset/migrations/versions/__pycache__/b347b202819b_.cpython-39.pyc
superset/migrations/versions/__pycache__/b4456560d4f3_change_table_unique_constraint.cpython-39.pyc
superset/migrations/versions/__pycache__/b46fa1b0b39e_add_params_to_tables.cpython-39.pyc
superset/migrations/versions/__pycache__/b4a38aa87893_deprecate_database_expression.cpython-39.pyc
superset/migrations/versions/__pycache__/b56500de1855_add_uuid_column_to_import_mixin.cpython-39.pyc
superset/migrations/versions/__pycache__/b5998378c225_add_certificate_to_dbs.cpython-39.pyc
superset/migrations/versions/__pycache__/b6fa807eac07_make_names_non_nullable.cpython-39.pyc
superset/migrations/versions/__pycache__/b92d69a6643c_rename_csv_to_file.cpython-39.pyc
superset/migrations/versions/__pycache__/bb38f40aa3ff_add_force_screenshot_to_alerts_reports.cpython-39.pyc
superset/migrations/versions/__pycache__/bb51420eaf83_add_schema_to_table_model.cpython-39.pyc
superset/migrations/versions/__pycache__/bcf3126872fc_add_keyvalue.cpython-39.pyc
superset/migrations/versions/__pycache__/bddc498dd179_adhoc_filters.cpython-39.pyc
superset/migrations/versions/__pycache__/bebcf3fed1fe_convert_dashboard_v1_positions.cpython-39.pyc
superset/migrations/versions/__pycache__/bf706ae5eb46_cal_heatmap_metric_to_metrics.cpython-39.pyc
superset/migrations/versions/__pycache__/c18bd4186f15_.cpython-39.pyc
superset/migrations/versions/__pycache__/c25cb2c78727_security_converge_annotations.cpython-39.pyc
superset/migrations/versions/__pycache__/c2acd2cf3df2_alter_type_of_dbs_encrypted_extra.cpython-39.pyc
superset/migrations/versions/__pycache__/c3a8f8611885_materializing_permission.cpython-39.pyc
superset/migrations/versions/__pycache__/c501b7c653a3_add_missing_uuid_column.cpython-39.pyc
superset/migrations/versions/__pycache__/c53bae8f08dd_add_saved_query_foreign_key_to_tab_state.cpython-39.pyc
superset/migrations/versions/__pycache__/c5756bec8b47_time_grain_sqla.cpython-39.pyc
superset/migrations/versions/__pycache__/c611f2b591b8_dim_spec.cpython-39.pyc
superset/migrations/versions/__pycache__/c617da68de7d_form_nullable.cpython-39.pyc
superset/migrations/versions/__pycache__/c829ff0b37d0_.cpython-39.pyc
superset/migrations/versions/__pycache__/c82ee8a39623_add_implicit_tags.cpython-39.pyc
superset/migrations/versions/__pycache__/c878781977c6_alert_reports_shared_uniqueness.cpython-39.pyc
superset/migrations/versions/__pycache__/c9495751e314_.cpython-39.pyc
superset/migrations/versions/__pycache__/ca69c70ec99b_tracking_url.cpython-39.pyc
superset/migrations/versions/__pycache__/cca2f5d568c8_add_encrypted_extra_to_dbs.cpython-39.pyc
superset/migrations/versions/__pycache__/ccb74baaa89b_security_converge_charts.cpython-39.pyc
superset/migrations/versions/__pycache__/cefabc8f7d38_increase_size_of_name_column_in_ab_view_.cpython-39.pyc
superset/migrations/versions/__pycache__/d2424a248d63_.cpython-39.pyc
superset/migrations/versions/__pycache__/d39b1e37131d_.cpython-39.pyc
superset/migrations/versions/__pycache__/d416d0d715cc_add_limiting_factor_column_to_query_.cpython-39.pyc
superset/migrations/versions/__pycache__/d6db5a5cdb5d_.cpython-39.pyc
superset/migrations/versions/__pycache__/d6ffdf31bdd4_add_published_column_to_dashboards.cpython-39.pyc
superset/migrations/versions/__pycache__/d7c1a0d6f2da_remove_limit_used_from_query_model.cpython-39.pyc
superset/migrations/versions/__pycache__/d827694c7555_css_templates.cpython-39.pyc
superset/migrations/versions/__pycache__/d8bc074f7aad_add_new_field_is_restricted_to_.cpython-39.pyc
superset/migrations/versions/__pycache__/d94d33dbe938_form_strip.cpython-39.pyc
superset/migrations/versions/__pycache__/db0c65b146bd_update_slice_model_json.cpython-39.pyc
superset/migrations/versions/__pycache__/db4b49eb0782_add_tables_for_sql_lab_state.cpython-39.pyc
superset/migrations/versions/__pycache__/db527d8c4c78_add_db_verbose_name.cpython-39.pyc
superset/migrations/versions/__pycache__/ddd6ebdd853b_annotations.cpython-39.pyc
superset/migrations/versions/__pycache__/de021a1ca60d_.cpython-39.pyc
superset/migrations/versions/__pycache__/def97f26fdfb_add_index_to_tagged_object.cpython-39.pyc
superset/migrations/versions/__pycache__/e11ccdd12658_add_roles_relationship_to_dashboard.cpython-39.pyc
superset/migrations/versions/__pycache__/e323605f370a_fix_schemas_allowed_for_csv_upload.cpython-39.pyc
superset/migrations/versions/__pycache__/e37912a26567_security_converge_queries.cpython-39.pyc
superset/migrations/versions/__pycache__/e38177dbf641_security_converge_saved_queries.cpython-39.pyc
superset/migrations/versions/__pycache__/e3970889f38e_.cpython-39.pyc
superset/migrations/versions/__pycache__/e46f2d27a08e_materialize_perms.cpython-39.pyc
superset/migrations/versions/__pycache__/e502db2af7be_add_template_params_to_tables.cpython-39.pyc
superset/migrations/versions/__pycache__/e553e78e90c5_add_druid_auth_py_py.cpython-39.pyc
superset/migrations/versions/__pycache__/e557699a813e_add_tables_relation_to_row_level_.cpython-39.pyc
superset/migrations/versions/__pycache__/e5ef6828ac4e_add_rls_filter_type_and_grouping_key.cpython-39.pyc
superset/migrations/versions/__pycache__/e68c4473c581_allow_multi_schema_metadata_fetch.cpython-39.pyc
superset/migrations/versions/__pycache__/e866bd2d4976_smaller_grid.cpython-39.pyc
superset/migrations/versions/__pycache__/e96dbf2cfef0_datasource_cluster_fk.cpython-39.pyc
superset/migrations/versions/__pycache__/e9df189e5c7e_update_base_metrics.cpython-39.pyc
superset/migrations/versions/__pycache__/ea033256294a_.cpython-39.pyc
superset/migrations/versions/__pycache__/ea396d202291_ctas_method_in_query.cpython-39.pyc
superset/migrations/versions/__pycache__/ec1f88a35cc6_.cpython-39.pyc
superset/migrations/versions/__pycache__/eca4694defa7_sqllab_setting_defaults.cpython-39.pyc
superset/migrations/versions/__pycache__/ef8843b41dac_.cpython-39.pyc
superset/migrations/versions/__pycache__/f0fbf6129e13_adding_verbose_name_to_tablecolumn.cpython-39.pyc
superset/migrations/versions/__pycache__/f120347acb39_add_extra_column_to_tables_and_metrics.cpython-39.pyc
superset/migrations/versions/__pycache__/f1410ed7ec95_migrate_native_filters_to_new_schema.cpython-39.pyc
superset/migrations/versions/__pycache__/f162a1dea4c4_d3format_by_metric.cpython-39.pyc
superset/migrations/versions/__pycache__/f18570e03440_add_query_result_key_index.cpython-39.pyc
superset/migrations/versions/__pycache__/f1f2d4af5b90_.cpython-39.pyc
superset/migrations/versions/__pycache__/f231d82b9b26_.cpython-39.pyc
superset/migrations/versions/__pycache__/f2672aa8350a_add_slack_to_alerts.cpython-39.pyc
superset/migrations/versions/__pycache__/f6196627326f_update_chart_permissions.cpython-39.pyc
superset/migrations/versions/__pycache__/f80a3b88324b_.cpython-39.pyc
superset/migrations/versions/__pycache__/f959a6652acd_.cpython-39.pyc
superset/migrations/versions/__pycache__/f9847149153d_add_certifications_columns_to_slice.cpython-39.pyc
superset/migrations/versions/__pycache__/f9a30386bd74_cleanup_time_grainularity.cpython-39.pyc
superset/migrations/versions/__pycache__/fb13d49b72f9_better_filters.cpython-39.pyc
superset/migrations/versions/__pycache__/fbd55e0f83eb_.cpython-39.pyc
superset/migrations/versions/__pycache__/fc3a3a8ff221_migrate_filter_sets_to_new_format.cpython-39.pyc
superset/migrations/versions/__pycache__/fc480c87706c_.cpython-39.pyc
superset/migrations/versions/__pycache__/fe23025b9441_rename_big_viz_total_form_data_fields.cpython-39.pyc
superset/migrations/versions/__pycache__/fee7b758c130_.cpython-39.pyc
superset/models/__init__.py
superset/models/alerts.py
superset/models/annotations.py
superset/models/cache.py
superset/models/core.py
superset/models/dashboard.py
superset/models/datasource_access_request.py
superset/models/dynamic_plugins.py
superset/models/filter_set.py
superset/models/helpers.py
superset/models/reports.py
superset/models/schedules.py
superset/models/slice.py
superset/models/sql_lab.py
superset/models/tags.py
superset/models/user_attributes.py
superset/models/sql_types/__init__.py
superset/models/sql_types/base.py
superset/models/sql_types/presto_sql_types.py
superset/queries/__init__.py
superset/queries/api.py
superset/queries/dao.py
superset/queries/filters.py
superset/queries/schemas.py
superset/queries/saved_queries/__init__.py
superset/queries/saved_queries/api.py
superset/queries/saved_queries/dao.py
superset/queries/saved_queries/filters.py
superset/queries/saved_queries/schemas.py
superset/queries/saved_queries/commands/__init__.py
superset/queries/saved_queries/commands/bulk_delete.py
superset/queries/saved_queries/commands/exceptions.py
superset/queries/saved_queries/commands/export.py
superset/queries/saved_queries/commands/importers/__init__.py
superset/queries/saved_queries/commands/importers/dispatcher.py
superset/queries/saved_queries/commands/importers/v1/__init__.py
superset/queries/saved_queries/commands/importers/v1/utils.py
superset/reports/__init__.py
superset/reports/api.py
superset/reports/dao.py
superset/reports/filters.py
superset/reports/schemas.py
superset/reports/commands/__init__.py
superset/reports/commands/alert.py
superset/reports/commands/base.py
superset/reports/commands/bulk_delete.py
superset/reports/commands/create.py
superset/reports/commands/delete.py
superset/reports/commands/exceptions.py
superset/reports/commands/execute.py
superset/reports/commands/log_prune.py
superset/reports/commands/update.py
superset/reports/logs/__init__.py
superset/reports/logs/api.py
superset/reports/logs/schemas.py
superset/reports/notifications/__init__.py
superset/reports/notifications/base.py
superset/reports/notifications/email.py
superset/reports/notifications/exceptions.py
superset/reports/notifications/slack.py
superset/security/__init__.py
superset/security/analytics_db_safety.py
superset/security/api.py
superset/security/guest_token.py
superset/security/manager.py
superset/sql_validators/__init__.py
superset/sql_validators/base.py
superset/sql_validators/postgres.py
superset/sql_validators/presto_db.py
superset/sqllab/__init__.py
superset/sqllab/command.py
superset/sqllab/command_status.py
superset/sqllab/exceptions.py
superset/sqllab/execution_context_convertor.py
superset/sqllab/limiting_factor.py
superset/sqllab/query_render.py
superset/sqllab/sql_json_executer.py
superset/sqllab/sqllab_execution_context.py
superset/sqllab/utils.py
superset/sqllab/validators.py
superset/static/.DS_Store
superset/static/.gitkeep
superset/static/version_info.json
superset/static/assets/015887d7a68f74e526a5.geojson
superset/static/assets/02ef2541456cd5a7f240.geojson
superset/static/assets/05fbb0c7bedaefac66e8.geojson
superset/static/assets/060b2710bdbbe3dfe48b.svg
superset/static/assets/07e819fe08c4263025d5.geojson
superset/static/assets/07f8fe00a15a06001e18.geojson
superset/static/assets/0b263939505b9ef1d840.geojson
superset/static/assets/0d081ab047fe8e12bc35.geojson
superset/static/assets/1452ee5ea23538ac5c76.geojson
superset/static/assets/18441afa379e8c4066d1.geojson
superset/static/assets/1a1474519a0ea853fdce.png
superset/static/assets/1f6b7922ec02ae4a63d6.geojson
superset/static/assets/26de9c1087b5f1f837a0.woff2
superset/static/assets/29cdc026a93aac8ebc68.geojson
superset/static/assets/29df4aa934ecc9462070.woff2
superset/static/assets/3164eabdbb931859ae7c.woff2
superset/static/assets/32c07cab1cd34d48d645.geojson
superset/static/assets/3742d6b01bd6a07c9972.geojson
superset/static/assets/3bc246cfea18d7d7e899.geojson
superset/static/assets/3c19203040e176cb479a.woff
superset/static/assets/3dd9c55c13d8985f043c.geojson
superset/static/assets/404.html
superset/static/assets/40453f8b73a6e89c5f86.geojson
superset/static/assets/406949857cb2319831c4.geojson
superset/static/assets/40aa29d5db06af42764a.geojson
superset/static/assets/40c1905a209658063a71.geojson
superset/static/assets/4139aecf8e96a8cb87f1.geojson
superset/static/assets/4692b9ec53fd5972caa2.ttf
superset/static/assets/46edeac8878815b0e095.geojson
superset/static/assets/485d8b9630cece6a5466.woff2
superset/static/assets/4a8214637390e196f05a.geojson
superset/static/assets/4be76d01eefff5ff685e.woff2
superset/static/assets/4cf3eaf2bfd6597f09da.geojson
superset/static/assets/4da2a0e333431499fbdf.geojson
superset/static/assets/500.html
superset/static/assets/51e63353157d161b3daa.geojson
superset/static/assets/54de81abbcf869efd1dc.woff2
superset/static/assets/55ec61228b7c4faf90f5.geojson
superset/static/assets/565caf6709b9a94e3fa2.geojson
superset/static/assets/58b562efc68837bae710.geojson
superset/static/assets/591f16d132be08c81ed7.woff2
superset/static/assets/5b93c3f91f6a60d48ed9.geojson
superset/static/assets/5be1347c682810f199c7.eot
superset/static/assets/5fe64de0e244992f622c.geojson
superset/static/assets/61cf3a53a136ea46ad80.geojson
superset/static/assets/6722ecc61af69af56bfb.geojson
superset/static/assets/6b9a5080058c621d44dc.geojson
superset/static/assets/756b6367a9bb0df3d532.svg
superset/static/assets/75a1d3c8eb035b420ce6.woff2
superset/static/assets/75e1a5382a0e564fc560.geojson
superset/static/assets/76143256c3726a97195b.geojson
superset/static/assets/7b00a05b6aaeb6841330.geojson
superset/static/assets/80722ac6dcebbb37fef4.geojson
superset/static/assets/82b1212e45a2bc35dd73.woff
superset/static/assets/82c6b79084c6bd37a016.woff
superset/static/assets/8a6fefdaa24fe9bd2bc9.woff2
superset/static/assets/93fc6c5af29fb7674df5.geojson
superset/static/assets/9c3a927fe4fca61c0f20.geojson
superset/static/assets/AlertList.3d055ac3.chunk.js
superset/static/assets/AnnotationLayersList.89f3783d.chunk.js
superset/static/assets/AnnotationList.6a458c96.chunk.js
superset/static/assets/Area1.b13966ae..png
superset/static/assets/Bar1.05db33fe..png
superset/static/assets/Bar2.c41826d8..png
superset/static/assets/Bar3.0ace6ce6..png
superset/static/assets/BarChart3.6c1382b7..jpg
superset/static/assets/Bar_Chart.897135b4..jpg
superset/static/assets/Bar_Chart_2.2db0caa4..jpg
superset/static/assets/BigNumber.b33901bf..jpg
superset/static/assets/BigNumber2.3f1427c2..jpg
superset/static/assets/Big_Number_Trendline.bccce4c1..jpg
superset/static/assets/BoxPlot.1833526f..jpg
superset/static/assets/ChartList.731daad5.chunk.js
superset/static/assets/CssTemplatesList.3b798043.chunk.js
superset/static/assets/DashboardContainer.ffc4b717.chunk.js
superset/static/assets/DashboardList.6fce2563.chunk.js
superset/static/assets/DashboardPage.9706041b.chunk.js
superset/static/assets/DatabaseList.ea3fe4e0.chunk.js
superset/static/assets/DatasetList.4a508a6c.chunk.js
superset/static/assets/ExecutionLog.4a1c25f7.chunk.js
superset/static/assets/Horizon_Chart.7b46c45c..jpg
superset/static/assets/Line1.7282d4c8..png
superset/static/assets/Line2.c13c8aae..png
superset/static/assets/LineChart.e0e66ab1..jpg
superset/static/assets/LineChart2.32576bb2..jpg
superset/static/assets/MapBox.6e6f79c8..jpg
superset/static/assets/MapBox2.6337d5b5..jpg
superset/static/assets/Pie1.2cbe969f..jpg
superset/static/assets/Pie2.42fece24..jpg
superset/static/assets/Pie3.2e1f1152..jpg
superset/static/assets/Pie4.a5e101ac..jpg
superset/static/assets/QueryList.ac0504a6.chunk.js
superset/static/assets/Sankey.25e6833c..jpg
superset/static/assets/Sankey2.4083c192..jpg
superset/static/assets/SavedQueryList.68e66de2.chunk.js
superset/static/assets/Scatter1.665fe2f7..png
superset/static/assets/SmoothLine1.97fed005..png
superset/static/assets/Step1.297e1ce0..png
superset/static/assets/Step2.10e90fb7..png
superset/static/assets/Table.f8a6698c..jpg
superset/static/assets/Table2.c8533c18..jpg
superset/static/assets/Table3.8997ea72..jpg
superset/static/assets/Time-series_Chart.8ff488d2..jpg
superset/static/assets/Time_Series_Bar_Chart.f6bb1a65..jpg
superset/static/assets/Time_Series_Bar_Chart2.9b95dd4f..jpg
superset/static/assets/Time_Series_Bar_Chart3.1605efdf..jpg
superset/static/assets/Treemap.ba0fbbec..jpg
superset/static/assets/Treemap2.0568794f..jpg
superset/static/assets/Treemap3.ef600a2d..jpg
superset/static/assets/Treemap4.6e60b127..jpg
superset/static/assets/Word_Cloud.3d210efb..jpg
superset/static/assets/Word_Cloud_2.2a94fb99..jpg
superset/static/assets/WorldMap1.da13410b..jpg
superset/static/assets/WorldMap2.2ace1986..jpg
superset/static/assets/a9304c8ed51ebcba64ff.geojson
superset/static/assets/abcdc85f5630a561d004.geojson
superset/static/assets/addSlice.26b80094.entry.js
superset/static/assets/addSlice.2d54ef77.entry.js
superset/static/assets/addSlice.3a69539b.entry.js
superset/static/assets/addSlice.fe5f24ca.entry.js
superset/static/assets/ae149ee6c93a79fe782e.geojson
superset/static/assets/b01fb73b111d937e4c09.png
superset/static/assets/b5284f22f5b1d7e143a7.geojson
superset/static/assets/b582f9853d97a2d8cb68.geojson
superset/static/assets/b9e2ad0319af255f54de.geojson
superset/static/assets/battery.8fed19b7..jpg
superset/static/assets/bd886aa022432cc79a35.geojson
superset/static/assets/be810be3a3e14c682a25.woff2
superset/static/assets/c0d1e476cd87eb0898b3.geojson
superset/static/assets/c15997f1d022aff0bd00.woff2
superset/static/assets/c1d1679c7dd36583524f.geojson
superset/static/assets/c2a24f65668ba8f3fdf7.woff2
superset/static/assets/c5274804cb55d057dcea.geojson
superset/static/assets/c5a9eb785fc86bb6236d.woff2
superset/static/assets/c9a7cf9c53c4e29579fe.geojson
superset/static/assets/channels.99e7cde9..jpg
superset/static/assets/chord.446d549d..jpg
superset/static/assets/d81967d83cca686de9b2.geojson
superset/static/assets/d81f67bb7815b88132ba.geojson
superset/static/assets/d8ec9f8ea54816918e86.geojson
superset/static/assets/d976cbf5cee4a79c3b53.geojson
superset/static/assets/dd4bcecbd8dd71191cad.geojson
superset/static/assets/e3bafb62eb2592c0bb0e.png
superset/static/assets/embedded.40d7225f.entry.js
superset/static/assets/embedded.47986af7.entry.js
superset/static/assets/embedded.75dddaa0.entry.js
superset/static/assets/embedded.827d496c.entry.js
superset/static/assets/employment.7b5c16a7..jpg
superset/static/assets/example.3d91d261..png
superset/static/assets/example1.44f08793..jpg
superset/static/assets/example1.a58bab57..jpg
superset/static/assets/example2.19c795b0..jpg
superset/static/assets/example2.f881423e..jpg
superset/static/assets/example3.3738f056..jpg
superset/static/assets/example3.99ab6fd0..jpg
superset/static/assets/example4.94717fd8..jpg
superset/static/assets/explore.28ab83b8.entry.js
superset/static/assets/explore.a28fc01c.entry.js
superset/static/assets/explore.e26aab58.entry.js
superset/static/assets/explore.ebc27421.entry.js
superset/static/assets/f44dbd61a903057c7c0b.geojson
superset/static/assets/f45e83da71a4ebb56579.geojson
superset/static/assets/f8a10326828318d2245e.woff2
superset/static/assets/fab9d21c3a4b7dc1f921.geojson
superset/static/assets/manifest.json
superset/static/assets/menu.0c654947.entry.js
superset/static/assets/menu.19cd2691.entry.js
superset/static/assets/menu.75485aa6.entry.js
superset/static/assets/menu.eeca3613.entry.js
superset/static/assets/node_modules_array-move_index_js-node_modules_css-loader_dist_runtime_api_js-node_modules_css-b5847c.c890ab7f.chunk.js
superset/static/assets/node_modules_brace_ext_language_tools_js.bc6bc53a.chunk.js
superset/static/assets/node_modules_brace_index_js.f641c003.chunk.js
superset/static/assets/node_modules_brace_mode_css_js.19380be8.chunk.js
superset/static/assets/node_modules_brace_mode_html_js.eb5cdec4.chunk.js
superset/static/assets/node_modules_brace_mode_javascript_js.6c85cd7e.chunk.js
superset/static/assets/node_modules_brace_mode_json_js.40149365.chunk.js
superset/static/assets/node_modules_brace_mode_markdown_js.e9aa615c.chunk.js
superset/static/assets/node_modules_brace_mode_sql_js.45718780.chunk.js
superset/static/assets/node_modules_brace_mode_yaml_js.034104b9.chunk.js
superset/static/assets/node_modules_brace_theme_github_js.5ee163de.chunk.js
superset/static/assets/node_modules_brace_theme_textmate_js.d8fe6574.chunk.js
superset/static/assets/node_modules_lodash_lodash_js.f911c9da.chunk.js
superset/static/assets/node_modules_rc-picker_es_generate_moment_js-node_modules_rc-picker_es_index_js-src_filters_c-2f4e13.84fe8bfb.chunk.js
superset/static/assets/node_modules_react-ace_lib_index_js.2ec0871c.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_alert_soli-636446.f6637556.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_alert_solid_svg.368a443c.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_alert_svg.b4a759fd.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_ballot_svg.bc63e720.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_binoculars_svg.8c9d9653.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_bolt_small-6d3f7b.21379cc1.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_bolt_small_svg.dd501e04.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_bolt_svg.d399aacf.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_calendar_svg.2891afec.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cancel-x_svg.8a67fcc3.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cancel_solid_svg.a661418e.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cancel_svg.322a72f1.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_card_view_svg.fdbb7680.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cards_locked_svg.f20c45c9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cards_svg.3c35bf06.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_caret_down_svg.322fc92a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_caret_left_svg.67dc047a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_caret_right_svg.a617194c.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_caret_up_svg.ef3a775b.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_category_svg.f13824ab.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_certified_svg.701cd33f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_check_svg.8df71afc.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_checkbox-h-aaa839.7a229b6d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_checkbox-off_svg.8b04376b.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_checkbox-on_svg.5ef0f651.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_circle_che-4a02ca.b9ea9d0f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_circle_check_svg.22512ab6.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_circle_svg.1eb6a81b.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_clock_svg.ead937e1.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_close_svg.4d4f8a2c.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_code_svg.5c3f3013.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cog_svg.ab781eb0.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_collapse_svg.e0b1306f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_color_pale-2eeb8a.c5d388c9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_components_svg.4527215d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_copy_svg.d212c2b3.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cross-filt-701026.3eec5d40.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_cursor_tar-715a18.2b8c56d6.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_database_svg.ba014064.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_dataset_ph-4dd5d0.c4457d60.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_dataset_vi-67b24b.1a61372e.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_dataset_vi-686dd1.e1679902.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_default_db-f09645.1629a015.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_download_svg.1631aab7.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_drag_svg.59100af3.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_edit_alt_svg.bd070673.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_edit_svg.0557f942.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_email_svg.ed410277.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_error_soli-75fe06.8bbf3fe5.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_error_soli-b8c300.d83a2b6a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_error_solid_svg.79b8632d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_error_svg.93287d78.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_exclamation_svg.767b5328.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_expand_svg.9108a403.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_eye_slash_svg.3632e874.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_eye_svg.a0a8bcad.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_favorite-s-0022ac.1f662e8f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_favorite-u-065d30.feb590f7.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_favorite_s-6d3f4f.44396f36.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_abc_svg.2e87c3f5.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_bool-c3e3ab.4e40a895.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_date_svg.d5b0e432.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_deri-0477fc.426bef26.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_num_svg.75a8a2f2.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_field_struct_svg.18158800.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_file_svg.36dd3d14.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_filter_small_svg.98e70c18.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_filter_svg.cc0b68ed.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_folder_svg.c64fe96a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_full_svg.6836a078.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_function_x_svg.67f52efc.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_gear_svg.ca95d286.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_grid_svg.0b9d89fa.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_image_svg.0fe055bd.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_import_svg.a5fbf465.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_info-solid_svg.3a5a4957.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_info_solid-774f41.aa07fa24.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_info_svg.c49b9651.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_join_svg.75118617.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_keyboard_svg.9b25947f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_layers_svg.e3c236ed.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_lightbulb_svg.f88c79f5.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_link_svg.a9c9a539.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_list_svg.41455e41.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_list_view_svg.6b9ab191.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_location_svg.a7a3d378.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_lock_locked_svg.e290a3cd.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_lock_unloc-d05a82.277b419c.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_map_svg.9ff743b9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_message_svg.ae651d43.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_minus_solid_svg.3617cfde.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_minus_svg.0c09d4cd.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_more_horiz_svg.152096a9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_more_vert_svg.f98f5c3b.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_move_svg.0d67d241.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_charts_svg.c5cec6a1.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_dashbo-57e6a8.61c221e7.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_data_svg.f062410b.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_explore_svg.ea614362.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_home_svg.aacf1d79.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_nav_lab_svg.67d60772.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_note_svg.7b5eb9e9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_offline_svg.1a21d7b6.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_paperclip_svg.2bff9705.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_placeholder_svg.e4be109f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_plus_large_svg.7f50cf85.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_plus_small_svg.d68d7d69.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_plus_solid_svg.551f6b58.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_plus_svg.e69ee8b9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_queued_svg.c33fc857.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_refresh_svg.8c98657a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_running_svg.6df9102f.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_save_svg.5a90e9d1.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_search_svg.4eb1763d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_server_svg.6199f1f8.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_share_svg.2142568a.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_slack_svg.e48e277d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_sort_asc_svg.6c4a5e16.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_sort_desc_svg.51d32617.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_sort_svg.77afceb0.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_sql_svg.02052c96.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_table_svg.ee62f065.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_tag_svg.223aa6f9.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_tags_svg.5ef0023d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_transparent_svg.9e0d065d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_trash_svg.0df8f570.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_triangle_c-25b7e8.8798f9ea.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_triangle_d-e062ce.af369a00.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_triangle_up_svg.317da97d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_up-level_svg.6b725144.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_user_svg.12a7230d.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_warning_so-57941a.9ae48824.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_warning_svg.d38332bf.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_x-large_svg.052916a0.chunk.js
superset/static/assets/node_modules_svgr_webpack_lib_index_js_-svgo_titleProp_ref_src_assets_images_icons_x-small_svg.fd5d5b23.chunk.js
superset/static/assets/package.json
superset/static/assets/packages_superset-ui-chart-controls_src_index_ts.3c093299.chunk.js
superset/static/assets/packages_superset-ui-core_src_index_ts.8e964efe.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-calendar_src_ReactCalendar_jsx.01be190a.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-calendar_src_ReactCalendar_jsx.2431b40c.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-calendar_src_ReactCalendar_jsx.464c83b5.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-chord_src_ReactChord_jsx.c591a273.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-country-map_src_ReactCountryMap_js.7c7247cc.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-event-flow_src_EventFlow_tsx.1240dd3a.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-event-flow_src_transformProps_ts.c71848d3.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-heatmap_src_ReactHeatmap_js.4a3ac251.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-histogram_src_Histogram_jsx.8a6994a5.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-horizon_src_HorizonChart_jsx.b33555ba.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-map-box_src_MapBox_jsx-data_image_svg_xml_charset_utf-8_3C_xml_ve-d1d060.a588e17b.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-map-box_src_transformProps_js-data_image_svg_xml_charset_utf-8_3C-7bff5d.569588e8.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-paired-t-test_src_PairedTTest_jsx.f789a8a9.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-parallel-coordinates_src_ReactParallelCoordinates_jsx.8a1c53b0.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-partition_src_ReactPartition_js.adf17d0b.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-pivot-table_src_ReactPivotTable_js.24f51e4a.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-rose_src_ReactRose_js.42128c61.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-sankey_src_ReactSankey_jsx.f6c5f979.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-sunburst_src_ReactSunburst_js.a4a14a0b.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-treemap_src_ReactTreemap_js.e8f6fac8.chunk.js
superset/static/assets/plugins_legacy-plugin-chart-world-map_src_ReactWorldMap_jsx.c9737711.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_Multi_Multi_jsx-data_image_svg_xml_charset_utf-8_3C_xm-efe338.07abf270.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Arc_Arc_jsx-data_image_svg_xml_charset_utf-8_3C-6e01b4.23c11d1e.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Geojson_Geojson_jsx-data_image_svg_xml_charset_-fcbc94.bba92f45.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Grid_Grid_jsx-data_image_svg_xml_charset_utf-8_-32e007.a78a0f3a.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Hex_Hex_jsx-data_image_svg_xml_charset_utf-8_3C-f18b07.92ab0b48.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Path_Path_jsx-data_image_svg_xml_charset_utf-8_-1f71a6.ff1c9521.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Polygon_Polygon_jsx-data_image_svg_xml_charset_-3495ae.5a7d5686.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Scatter_Scatter_jsx-data_image_svg_xml_charset_-8cb8ed.2b418a40.chunk.js
superset/static/assets/plugins_legacy-preset-chart-deckgl_src_layers_Screengrid_Screengrid_jsx-data_image_svg_xml_ch-28f53c.b0a3aec0.chunk.js
superset/static/assets/plugins_legacy-preset-chart-nvd3_src_ReactNVD3_jsx.587aa8a1.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_BigNumber_BigNumberViz_tsx.592a82ce.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_BoxPlot_EchartsBoxPlot_tsx.0973be30.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Funnel_EchartsFunnel_tsx.4e9a7b94.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Gauge_EchartsGauge_tsx.8e82591c.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Graph_EchartsGraph_tsx.55f3b4c7.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_MixedTimeseries_EchartsMixedTimeseries_tsx.d94f52fb.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Pie_EchartsPie_tsx.b66b2938.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Radar_EchartsRadar_tsx.5079c93f.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Timeseries_EchartsTimeseries_tsx.75cb8cb0.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Tree_EchartsTree_tsx.b731056d.chunk.js
superset/static/assets/plugins_plugin-chart-echarts_src_Treemap_EchartsTreemap_tsx.f13cfdca.chunk.js
superset/static/assets/plugins_plugin-chart-pivot-table_src_PivotTableChart_tsx.8eda5e4b.chunk.js
superset/static/assets/plugins_plugin-chart-table_src_TableChart_tsx.332e6a5b.chunk.js
superset/static/assets/plugins_plugin-chart-word-cloud_src_chart_WordCloud_tsx.874dd871.chunk.js
superset/static/assets/preamble.2f08be7a.entry.js
superset/static/assets/preamble.6cbb5aff.entry.js
superset/static/assets/preamble.c05cdd5b.entry.js
superset/static/assets/preamble.ff7f9a6c.entry.js
superset/static/assets/profile.8e96230e.entry.js
superset/static/assets/profile.9c38838c.entry.js
superset/static/assets/profile.ba283399.entry.js
superset/static/assets/profile.c9384f9f.entry.js
superset/static/assets/showSavedQuery.5b5daead.entry.js
superset/static/assets/showSavedQuery.60026ecd.entry.js
superset/static/assets/showSavedQuery.9a510d08.entry.js
superset/static/assets/showSavedQuery.fe41ef1c.entry.js
superset/static/assets/spa.0db51cc3.entry.js
superset/static/assets/spa.545481ec.entry.js
superset/static/assets/spa.77bef6da.entry.js
superset/static/assets/spa.e03a76a0.entry.js
superset/static/assets/sqllab.2c85f92c.entry.js
superset/static/assets/sqllab.a7164aed.entry.js
superset/static/assets/sqllab.bbceacd4.entry.js
superset/static/assets/sqllab.d4da9f40.entry.js
superset/static/assets/src_components_Datasource_DatasourceEditor_jsx.42b6c3cc.chunk.js
superset/static/assets/src_dashboard_actions_hydrate_js.64718144.entry.js
superset/static/assets/src_explore_components_controls_AnnotationLayerControl_AnnotationLayer_jsx.b45d9abd.chunk.js
superset/static/assets/src_filters_components_GroupBy_GroupByFilterPlugin_tsx.91d19524.chunk.js
superset/static/assets/src_filters_components_Range_RangeFilterPlugin_tsx.3dd005ba.chunk.js
superset/static/assets/src_filters_components_Select_SelectFilterPlugin_tsx.c943dd5b.chunk.js
superset/static/assets/src_filters_components_TimeColumn_TimeColumnFilterPlugin_tsx.cc180282.chunk.js
superset/static/assets/src_filters_components_TimeGrain_TimeGrainFilterPlugin_tsx.05c6d829.chunk.js
superset/static/assets/src_modules_utils_js-node_modules_moment_locale_sync_recursive_-node_modules_react-router-dom-fd68f1.46392ffe.entry.js
superset/static/assets/src_setup_setupPlugins_ts.444684fd.entry.js
superset/static/assets/src_visualizations_TimeTable_TimeTable_jsx.9b116172.chunk.js
superset/static/assets/theme.3f689076.entry.js
superset/static/assets/theme.9163f21b.entry.js
superset/static/assets/thumbnail.0bdf08a4..png
superset/static/assets/thumbnail.0be12067..png
superset/static/assets/thumbnail.0cdc0470..png
superset/static/assets/thumbnail.0fd3ce37..png
superset/static/assets/thumbnail.1135b4a4..png
superset/static/assets/thumbnail.154cdccd..png
superset/static/assets/thumbnail.1a9ace38..png
superset/static/assets/thumbnail.1e4e5b08..png
superset/static/assets/thumbnail.228faa03..png
superset/static/assets/thumbnail.22e46caa..png
superset/static/assets/thumbnail.2b21fc4a..png
superset/static/assets/thumbnail.39c29e21..png
superset/static/assets/thumbnail.3a51101f..png
superset/static/assets/thumbnail.3b5aef49..png
superset/static/assets/thumbnail.4a9b5e62..png
superset/static/assets/thumbnail.50c780c0..png
superset/static/assets/thumbnail.52aeda65..png
superset/static/assets/thumbnail.5d5ddfcc..png
superset/static/assets/thumbnail.5ec3e6bd..png
superset/static/assets/thumbnail.652ad50f..png
superset/static/assets/thumbnail.66ee99c5..png
superset/static/assets/thumbnail.7d54df91..png
superset/static/assets/thumbnail.7fb4da2c..png
superset/static/assets/thumbnail.8beef864..png
superset/static/assets/thumbnail.8e8858da..png
superset/static/assets/thumbnail.92b5826e..png
superset/static/assets/thumbnail.94dfb10d..png
superset/static/assets/thumbnail.9506c7f0..png
superset/static/assets/thumbnail.9905c92f..png
superset/static/assets/thumbnail.9d4c8d11..png
superset/static/assets/thumbnail.a463d279..png
superset/static/assets/thumbnail.a5307f41..png
superset/static/assets/thumbnail.aa9710fc..png
superset/static/assets/thumbnail.ab750ae6..png
superset/static/assets/thumbnail.ab8113ee..png
superset/static/assets/thumbnail.b0251af6..png
superset/static/assets/thumbnail.b627d1a4..png
superset/static/assets/thumbnail.b751c252..png
superset/static/assets/thumbnail.c2670397..png
superset/static/assets/thumbnail.c501c39d..png
superset/static/assets/thumbnail.caae0276..png
superset/static/assets/thumbnail.d2ebb8b7..png
superset/static/assets/thumbnail.d823178d..png
superset/static/assets/thumbnail.e3f36081..png
superset/static/assets/thumbnail.e556fb5f..png
superset/static/assets/thumbnail.e62c1972..png
superset/static/assets/thumbnail.e7c50181..png
superset/static/assets/thumbnail.e9235c2d..png
superset/static/assets/thumbnail.ea1ff627..png
superset/static/assets/thumbnail.ee528db4..png
superset/static/assets/thumbnail.f2cfa9c4..png
superset/static/assets/thumbnail.f2d16e54..png
superset/static/assets/thumbnail.f5779edd..png
superset/static/assets/thumbnail.f6ecb617..png
superset/static/assets/thumbnail.f7bfae86.entry.js
superset/static/assets/thumbnail.fb226195..png
superset/static/assets/transportation.75912cf2..jpg
superset/static/assets/tree.4b27c6bb..png
superset/static/assets/treemap_v2_1.f997bb13..png
superset/static/assets/treemap_v2_2.bac597e9..jpg
superset/static/assets/vendors-node_modules_ctrl_tinycolor_dist_module_index_js-node_modules_ansi-html-community_ind-be20b6.535cf56d.entry.js
superset/static/assets/vendors-node_modules_d3-tip_index_js-node_modules_dompurify_dist_purify_js-node_modules_echar-a756c7.72f0e548.entry.js
superset/static/assets/vendors-node_modules_data-ui_event-flow_build_index_js.7d405a18.chunk.js
superset/static/assets/vendors-node_modules_deck_gl_aggregation-layers_dist_esm_aggregation-layer_js-node_modules_de-7aa3e6.9915c610.chunk.js
superset/static/assets/vendors-node_modules_react-icons_all-files_fa_FaAlignCenter_js-node_modules_react-icons_all-f-e932c6.5bf40ecd.entry.js
superset/static/assets/vendors-node_modules_react-map-gl_dist_esm_index_js-node_modules_mapbox-gl_dist_mapbox-gl_css.3a3d4ac4.chunk.js
superset/static/assets/vendors.b594835b.entry.js
superset/static/assets/images/apache-kylin.png
superset/static/assets/images/apache_feather.png
superset/static/assets/images/babies.png
superset/static/assets/images/bubble.png
superset/static/assets/images/chart-card-fallback.svg
superset/static/assets/images/chart.svg
superset/static/assets/images/clickhouse.png
superset/static/assets/images/cloud.png
superset/static/assets/images/create_role.png
superset/static/assets/images/dash.png
superset/static/assets/images/dashboard-card-fallback.svg
superset/static/assets/images/db2.png
superset/static/assets/images/document.svg
superset/static/assets/images/druid.png
superset/static/assets/images/druid_agg.png
superset/static/assets/images/empty-charts.svg
superset/static/assets/images/empty-dashboard.svg
superset/static/assets/images/empty-queries.svg
superset/static/assets/images/empty-query.svg
superset/static/assets/images/empty.svg
superset/static/assets/images/error404.png
superset/static/assets/images/error500.png
superset/static/assets/images/exasol.png
superset/static/assets/images/favicon.png
superset/static/assets/images/filter.svg
superset/static/assets/images/firebird.png
superset/static/assets/images/firebolt.png
superset/static/assets/images/google-biquery.png
superset/static/assets/images/greenplum.png
superset/static/assets/images/hologres.png
superset/static/assets/images/loading.gif
superset/static/assets/images/mariadb.png
superset/static/assets/images/monet-db.png
superset/static/assets/images/mssql-server.png
superset/static/assets/images/mysql.png
superset/static/assets/images/netezza.png
superset/static/assets/images/noimg.png
superset/static/assets/images/oracle.png
superset/static/assets/images/postgresql.png
superset/static/assets/images/presto.png
superset/static/assets/images/redshift.png
superset/static/assets/images/rockset.png
superset/static/assets/images/s.png
superset/static/assets/images/snowflake.png
superset/static/assets/images/sqlite.png
superset/static/assets/images/star-circle.svg
superset/static/assets/images/superset-logo-horiz.png
superset/static/assets/images/superset.png
superset/static/assets/images/superset_screenshot.png
superset/static/assets/images/sybase.png
superset/static/assets/images/timescale.png
superset/static/assets/images/trino.png
superset/static/assets/images/union.png
superset/static/assets/images/union.svg
superset/static/assets/images/vertica.png
superset/static/assets/images/icons/alert.svg
superset/static/assets/images/icons/alert_solid.svg
superset/static/assets/images/icons/alert_solid_small.svg
superset/static/assets/images/icons/ballot.svg
superset/static/assets/images/icons/binoculars.svg
superset/static/assets/images/icons/bolt.svg
superset/static/assets/images/icons/bolt_small.svg
superset/static/assets/images/icons/bolt_small_run.svg
superset/static/assets/images/icons/calendar.svg
superset/static/assets/images/icons/cancel-x.svg
superset/static/assets/images/icons/cancel.svg
superset/static/assets/images/icons/cancel_solid.svg
superset/static/assets/images/icons/card_view.svg
superset/static/assets/images/icons/cards.svg
superset/static/assets/images/icons/cards_locked.svg
superset/static/assets/images/icons/caret_down.svg
superset/static/assets/images/icons/caret_left.svg
superset/static/assets/images/icons/caret_right.svg
superset/static/assets/images/icons/caret_up.svg
superset/static/assets/images/icons/category.svg
superset/static/assets/images/icons/certified.svg
superset/static/assets/images/icons/check.svg
superset/static/assets/images/icons/checkbox-half.svg
superset/static/assets/images/icons/checkbox-off.svg
superset/static/assets/images/icons/checkbox-on.svg
superset/static/assets/images/icons/circle.svg
superset/static/assets/images/icons/circle_check.svg
superset/static/assets/images/icons/circle_check_solid.svg
superset/static/assets/images/icons/clock.svg
superset/static/assets/images/icons/close.svg
superset/static/assets/images/icons/code.svg
superset/static/assets/images/icons/cog.svg
superset/static/assets/images/icons/collapse.svg
superset/static/assets/images/icons/color_palette.svg
superset/static/assets/images/icons/components.svg
superset/static/assets/images/icons/copy.svg
superset/static/assets/images/icons/cross-filter-badge.svg
superset/static/assets/images/icons/cursor_target.svg
superset/static/assets/images/icons/database.svg
superset/static/assets/images/icons/dataset_physical.svg
superset/static/assets/images/icons/dataset_virtual.svg
superset/static/assets/images/icons/dataset_virtual_greyscale.svg
superset/static/assets/images/icons/default_db_image.svg
superset/static/assets/images/icons/download.svg
superset/static/assets/images/icons/drag.svg
superset/static/assets/images/icons/edit.svg
superset/static/assets/images/icons/edit_alt.svg
superset/static/assets/images/icons/email.svg
superset/static/assets/images/icons/error.svg
superset/static/assets/images/icons/error_solid.svg
superset/static/assets/images/icons/error_solid_small.svg
superset/static/assets/images/icons/error_solid_small_red.svg
superset/static/assets/images/icons/exclamation.svg
superset/static/assets/images/icons/expand.svg
superset/static/assets/images/icons/eye.svg
superset/static/assets/images/icons/eye_slash.svg
superset/static/assets/images/icons/favorite-selected.svg
superset/static/assets/images/icons/favorite-unselected.svg
superset/static/assets/images/icons/favorite_small_selected.svg
superset/static/assets/images/icons/field_abc.svg
superset/static/assets/images/icons/field_boolean.svg
superset/static/assets/images/icons/field_date.svg
superset/static/assets/images/icons/field_derived.svg
superset/static/assets/images/icons/field_num.svg
superset/static/assets/images/icons/field_struct.svg
superset/static/assets/images/icons/file.svg
superset/static/assets/images/icons/filter.svg
superset/static/assets/images/icons/filter_small.svg
superset/static/assets/images/icons/folder.svg
superset/static/assets/images/icons/full.svg
superset/static/assets/images/icons/function_x.svg
superset/static/assets/images/icons/gear.svg
superset/static/assets/images/icons/grid.svg
superset/static/assets/images/icons/image.svg
superset/static/assets/images/icons/import.svg
superset/static/assets/images/icons/info-solid.svg
superset/static/assets/images/icons/info.svg
superset/static/assets/images/icons/info_solid_small.svg
superset/static/assets/images/icons/join.svg
superset/static/assets/images/icons/keyboard.svg
superset/static/assets/images/icons/layers.svg
superset/static/assets/images/icons/lightbulb.svg
superset/static/assets/images/icons/link.svg
superset/static/assets/images/icons/list.svg
superset/static/assets/images/icons/list_view.svg
superset/static/assets/images/icons/location.svg
superset/static/assets/images/icons/lock_locked.svg
superset/static/assets/images/icons/lock_unlocked.svg
superset/static/assets/images/icons/map.svg
superset/static/assets/images/icons/message.svg
superset/static/assets/images/icons/minus.svg
superset/static/assets/images/icons/minus_solid.svg
superset/static/assets/images/icons/more_horiz.svg
superset/static/assets/images/icons/more_vert.svg
superset/static/assets/images/icons/move.svg
superset/static/assets/images/icons/nav_charts.svg
superset/static/assets/images/icons/nav_dashboard.svg
superset/static/assets/images/icons/nav_data.svg
superset/static/assets/images/icons/nav_explore.svg
superset/static/assets/images/icons/nav_home.svg
superset/static/assets/images/icons/nav_lab.svg
superset/static/assets/images/icons/note.svg
superset/static/assets/images/icons/offline.svg
superset/static/assets/images/icons/paperclip.svg
superset/static/assets/images/icons/placeholder.svg
superset/static/assets/images/icons/plus.svg
superset/static/assets/images/icons/plus_large.svg
superset/static/assets/images/icons/plus_small.svg
superset/static/assets/images/icons/plus_solid.svg
superset/static/assets/images/icons/queued.svg
superset/static/assets/images/icons/refresh.svg
superset/static/assets/images/icons/running.svg
superset/static/assets/images/icons/save.svg
superset/static/assets/images/icons/search.svg
superset/static/assets/images/icons/server.svg
superset/static/assets/images/icons/share.svg
superset/static/assets/images/icons/slack.svg
superset/static/assets/images/icons/sort.svg
superset/static/assets/images/icons/sort_asc.svg
superset/static/assets/images/icons/sort_desc.svg
superset/static/assets/images/icons/sql.svg
superset/static/assets/images/icons/table.svg
superset/static/assets/images/icons/tag.svg
superset/static/assets/images/icons/tags.svg
superset/static/assets/images/icons/transparent.svg
superset/static/assets/images/icons/trash.svg
superset/static/assets/images/icons/triangle_change.svg
superset/static/assets/images/icons/triangle_down.svg
superset/static/assets/images/icons/triangle_up.svg
superset/static/assets/images/icons/up-level.svg
superset/static/assets/images/icons/user.svg
superset/static/assets/images/icons/warning.svg
superset/static/assets/images/icons/warning_solid.svg
superset/static/assets/images/icons/x-large.svg
superset/static/assets/images/icons/x-small.svg
superset/static/assets/images/screenshots/explore.jpg
superset/static/assets/images/screenshots/gallery.jpg
superset/static/assets/images/screenshots/slack_dash.jpg
superset/static/assets/images/screenshots/sql_lab.jpg
superset/static/assets/images/tutorial/add_db.png
superset/static/assets/images/tutorial/tutorial_01_sources_database.png
superset/static/assets/images/tutorial/tutorial_02_add_database.png
superset/static/assets/images/tutorial/tutorial_03_database_name.png
superset/static/assets/images/tutorial/tutorial_04_sqlalchemy_connection_string.png
superset/static/assets/images/tutorial/tutorial_05_connection_popup.png
superset/static/assets/images/tutorial/tutorial_06_list_of_tables.png
superset/static/assets/images/tutorial/tutorial_07_save_button.png
superset/static/assets/images/tutorial/tutorial_08_sources_tables.png
superset/static/assets/images/tutorial/tutorial_09_add_new_table.png
superset/static/assets/images/tutorial/tutorial_10_table_name.png
superset/static/assets/images/tutorial/tutorial_11_choose_db.png
superset/static/assets/images/tutorial/tutorial_12_table_creation_success_msg.png
superset/static/assets/images/tutorial/tutorial_13_edit_table_config.png
superset/static/assets/images/tutorial/tutorial_14_field_config.png
superset/static/assets/images/tutorial/tutorial_15_click_table_name.png
superset/static/assets/images/tutorial/tutorial_16_datasource_chart_type.png
superset/static/assets/images/tutorial/tutorial_17_choose_time_range.png
superset/static/assets/images/tutorial/tutorial_18_choose_metric.png
superset/static/assets/images/tutorial/tutorial_19_click_query.png
superset/static/assets/images/tutorial/tutorial_20_count_star_result.png
superset/static/assets/images/tutorial/tutorial_21_group_by.png
superset/static/assets/images/tutorial/tutorial_22_group_by_result.png
superset/static/assets/images/tutorial/tutorial_23_group_by_more_dimensions.png
superset/static/assets/images/tutorial/tutorial_24_max_metric.png
superset/static/assets/images/tutorial/tutorial_25_max_temp_filter.png
superset/static/assets/images/tutorial/tutorial_26_row_limit.png
superset/static/assets/images/tutorial/tutorial_27_top_10_max_temps.png
superset/static/assets/images/tutorial/tutorial_28_bar_chart.png
superset/static/assets/images/tutorial/tutorial_29_bar_chart_series_metrics.png
superset/static/assets/images/tutorial/tutorial_30_bar_chart_results.png
superset/static/assets/images/tutorial/tutorial_31_save_slice_to_dashboard.png
superset/static/assets/images/tutorial/tutorial_32_save_slice_confirmation.png
superset/static/assets/images/tutorial/tutorial_33_dashboard.png
superset/static/assets/images/tutorial/tutorial_34_weather_dashboard.png
superset/static/assets/images/tutorial/tutorial_35_slice_on_dashboard.png
superset/static/assets/images/tutorial/tutorial_36_adjust_dimensions.gif
superset/static/assets/images/usertutorial/add_new_chart.png
superset/static/assets/images/usertutorial/advanced_analytics_base.png
superset/static/assets/images/usertutorial/annotation.png
superset/static/assets/images/usertutorial/annotation_settings.png
superset/static/assets/images/usertutorial/average_aggregate_for_cost.png
superset/static/assets/images/usertutorial/blue_bar_insert_component.png
superset/static/assets/images/usertutorial/chose_a_datasource.png
superset/static/assets/images/usertutorial/csv_to_database_configuration.png
superset/static/assets/images/usertutorial/edit-record.png
superset/static/assets/images/usertutorial/edit_annotation.png
superset/static/assets/images/usertutorial/filter_on_origin_country.png
superset/static/assets/images/usertutorial/markdown.png
superset/static/assets/images/usertutorial/no_filter_on_time_filter.png
superset/static/assets/images/usertutorial/parse_dates_column.png
superset/static/assets/images/usertutorial/publish_dashboard.png
superset/static/assets/images/usertutorial/resample.png
superset/static/assets/images/usertutorial/resize_tutorial_table_on_dashboard.png
superset/static/assets/images/usertutorial/rolling_mean.png
superset/static/assets/images/usertutorial/save_tutorial_table.png
superset/static/assets/images/usertutorial/select_dates_pivot_table.png
superset/static/assets/images/usertutorial/select_table_visualization_type.png
superset/static/assets/images/usertutorial/sum_cost_column.png
superset/static/assets/images/usertutorial/time_comparison_absolute_difference.png
superset/static/assets/images/usertutorial/time_comparison_two_series.png
superset/static/assets/images/usertutorial/tutorial_line_chart.png
superset/static/assets/images/usertutorial/tutorial_pivot_table.png
superset/static/assets/images/usertutorial/tutorial_table.png
superset/static/assets/images/usertutorial/upload_a_csv.png
superset/static/assets/images/viz_thumbnails/area.png
superset/static/assets/images/viz_thumbnails/bar.png
superset/static/assets/images/viz_thumbnails/big_number.png
superset/static/assets/images/viz_thumbnails/big_number_total.png
superset/static/assets/images/viz_thumbnails/box_plot.png
superset/static/assets/images/viz_thumbnails/bubble.png
superset/static/assets/images/viz_thumbnails/bullet.png
superset/static/assets/images/viz_thumbnails/cal_heatmap.png
superset/static/assets/images/viz_thumbnails/chord.png
superset/static/assets/images/viz_thumbnails/compare.png
superset/static/assets/images/viz_thumbnails/country_map.png
superset/static/assets/images/viz_thumbnails/deck_arc.png
superset/static/assets/images/viz_thumbnails/deck_geojson.png
superset/static/assets/images/viz_thumbnails/deck_grid.png
superset/static/assets/images/viz_thumbnails/deck_hex.png
superset/static/assets/images/viz_thumbnails/deck_multi.png
superset/static/assets/images/viz_thumbnails/deck_path.png
superset/static/assets/images/viz_thumbnails/deck_polygon.png
superset/static/assets/images/viz_thumbnails/deck_scatter.png
superset/static/assets/images/viz_thumbnails/deck_screengrid.png
superset/static/assets/images/viz_thumbnails/directed_force.png
superset/static/assets/images/viz_thumbnails/dist_bar.png
superset/static/assets/images/viz_thumbnails/dual_line.png
superset/static/assets/images/viz_thumbnails/event_flow.png
superset/static/assets/images/viz_thumbnails/filter_box.png
superset/static/assets/images/viz_thumbnails/heatmap.png
superset/static/assets/images/viz_thumbnails/histogram.png
superset/static/assets/images/viz_thumbnails/horizon.png
superset/static/assets/images/viz_thumbnails/iframe.png
superset/static/assets/images/viz_thumbnails/line.png
superset/static/assets/images/viz_thumbnails/line_multi.png
superset/static/assets/images/viz_thumbnails/mapbox.png
superset/static/assets/images/viz_thumbnails/markup.png
superset/static/assets/images/viz_thumbnails/multi.png
superset/static/assets/images/viz_thumbnails/paired_ttest.png
superset/static/assets/images/viz_thumbnails/para.png
superset/static/assets/images/viz_thumbnails/partition.png
superset/static/assets/images/viz_thumbnails/pie.png
superset/static/assets/images/viz_thumbnails/pivot_table.png
superset/static/assets/images/viz_thumbnails/rose.png
superset/static/assets/images/viz_thumbnails/sankey.png
superset/static/assets/images/viz_thumbnails/separator.png
superset/static/assets/images/viz_thumbnails/sunburst.png
superset/static/assets/images/viz_thumbnails/table.png
superset/static/assets/images/viz_thumbnails/time_pivot.png
superset/static/assets/images/viz_thumbnails/time_table.png
superset/static/assets/images/viz_thumbnails/treemap.png
superset/static/assets/images/viz_thumbnails/word_cloud.png
superset/static/assets/images/viz_thumbnails/world_map.png
superset/static/assets/stylesheets/reactable-pagination.less
superset/static/assets/stylesheets/superset.less
superset/static/assets/stylesheets/antd/index.less
superset/static/assets/stylesheets/less/fonts.less
superset/static/assets/stylesheets/less/index.less
superset/static/assets/stylesheets/less/variables.less
superset/static/assets/stylesheets/less/cosmo/bootswatch.less
superset/static/assets/stylesheets/less/cosmo/cosmoTheme.js
superset/static/assets/stylesheets/less/cosmo/variables.less
superset/static/link/.DS_Store
superset/static/link/world.mp4
superset/static/link/china/.DS_Store
superset/static/link/china/index.html
superset/static/link/china/js/china.js
superset/static/link/china/js/data.json
superset/static/link/china/js/echarts.js
superset/static/link/china/js/jquery.min.js
superset/tasks/__init__.py
superset/tasks/async_queries.py
superset/tasks/cache.py
superset/tasks/celery_app.py
superset/tasks/cron_util.py
superset/tasks/scheduler.py
superset/tasks/schedules.py
superset/tasks/slack_util.py
superset/tasks/thumbnails.py
superset/tasks/alerts/__init__.py
superset/tasks/alerts/observer.py
superset/tasks/alerts/validator.py
superset/templates/tail_js_custom_extra.html
superset/templates/appbuilder/baselayout.html
superset/templates/appbuilder/navbar.html
superset/templates/appbuilder/navbar_right.html
superset/templates/appbuilder/general/model/list.html
superset/templates/appbuilder/general/widgets/base_list.html
superset/templates/appbuilder/general/widgets/search.html
superset/templates/email/alert.txt
superset/templates/email/role_extended.txt
superset/templates/email/role_granted.txt
superset/templates/slack/alert.txt
superset/templates/slack/alert_no_screenshot.txt
superset/templates/superset/add_slice.html
superset/templates/superset/base.html
superset/templates/superset/basic.html
superset/templates/superset/csrf_token.json
superset/templates/superset/export_dashboards.html
superset/templates/superset/flash_wrapper.html
superset/templates/superset/import_dashboards.html
superset/templates/superset/paper-theme.html
superset/templates/superset/public_welcome.html
superset/templates/superset/request_access.html
superset/templates/superset/spa.html
superset/templates/superset/theme.html
superset/templates/superset/traceback.html
superset/templates/superset/fab_overrides/list.html
superset/templates/superset/fab_overrides/list_role.html
superset/templates/superset/fab_overrides/list_with_checkboxes.html
superset/templates/superset/form_view/columnar_to_database_view/edit.html
superset/templates/superset/form_view/csv_to_database_view/edit.html
superset/templates/superset/form_view/excel_to_database_view/edit.html
superset/templates/superset/models/database/add.html
superset/templates/superset/models/database/edit.html
superset/templates/superset/models/database/macros.html
superset/templates/superset/models/rls/list.html
superset/templates/superset/partials/asset_bundle.html
superset/templates/superset/reports/slice_data.html
superset/translations/__init__.py
superset/translations/babel.cfg
superset/translations/messages.pot
superset/translations/requirements.txt
superset/translations/utils.py
superset/translations/__pycache__/__init__.cpython-39.pyc
superset/translations/__pycache__/utils.cpython-39.pyc
superset/translations/de/LC_MESSAGES/messages.json
superset/translations/de/LC_MESSAGES/messages.mo
superset/translations/de/LC_MESSAGES/messages.po
superset/translations/en/LC_MESSAGES/messages.json
superset/translations/en/LC_MESSAGES/messages.mo
superset/translations/en/LC_MESSAGES/messages.po
superset/translations/es/LC_MESSAGES/messages.json
superset/translations/es/LC_MESSAGES/messages.mo
superset/translations/es/LC_MESSAGES/messages.po
superset/translations/fr/LC_MESSAGES/messages.json
superset/translations/fr/LC_MESSAGES/messages.mo
superset/translations/fr/LC_MESSAGES/messages.po
superset/translations/it/LC_MESSAGES/messages.json
superset/translations/it/LC_MESSAGES/messages.mo
superset/translations/it/LC_MESSAGES/messages.po
superset/translations/ja/LC_MESSAGES/messages.json
superset/translations/ja/LC_MESSAGES/messages.mo
superset/translations/ja/LC_MESSAGES/messages.po
superset/translations/ko/LC_MESSAGES/messages.json
superset/translations/ko/LC_MESSAGES/messages.mo
superset/translations/ko/LC_MESSAGES/messages.po
superset/translations/pt/LC_MESSAGES/message.json
superset/translations/pt/LC_MESSAGES/message.po
superset/translations/pt/LC_MESSAGES/messages.json
superset/translations/pt_BR/LC_MESSAGES/messages.json
superset/translations/pt_BR/LC_MESSAGES/messages.mo
superset/translations/pt_BR/LC_MESSAGES/messages.po
superset/translations/ru/LC_MESSAGES/messages.json
superset/translations/ru/LC_MESSAGES/messages.mo
superset/translations/ru/LC_MESSAGES/messages.po
superset/translations/sk/LC_MESSAGES/messages.json
superset/translations/sk/LC_MESSAGES/messages.mo
superset/translations/sk/LC_MESSAGES/messages.po
superset/translations/sl/LC_MESSAGES/messages.json
superset/translations/sl/LC_MESSAGES/messages.mo
superset/translations/sl/LC_MESSAGES/messages.po
superset/translations/zh/LC_MESSAGES/messages.json
superset/translations/zh/LC_MESSAGES/messages.mo
superset/translations/zh/LC_MESSAGES/messages.po
superset/utils/__init__.py
superset/utils/async_query_manager.py
superset/utils/cache.py
superset/utils/cache_manager.py
superset/utils/celery.py
superset/utils/core.py
superset/utils/csv.py
superset/utils/dashboard_filter_scopes_converter.py
superset/utils/dashboard_import_export.py
superset/utils/database.py
superset/utils/date_parser.py
superset/utils/dates.py
superset/utils/decorators.py
superset/utils/dict_import_export.py
superset/utils/encrypt.py
superset/utils/feature_flag_manager.py
superset/utils/hashing.py
superset/utils/log.py
superset/utils/logging_configurator.py
superset/utils/machine_auth.py
superset/utils/memoized.py
superset/utils/mock_data.py
superset/utils/network.py
superset/utils/pandas_postprocessing.py
superset/utils/profiler.py
superset/utils/public_interfaces.py
superset/utils/retries.py
superset/utils/schema.py
superset/utils/screenshots.py
superset/utils/url_map_converters.py
superset/utils/urls.py
superset/utils/webdriver.py
superset/views/__init__.py
superset/views/access_requests.py
superset/views/alerts.py
superset/views/annotations.py
superset/views/api.py
superset/views/base.py
superset/views/base_api.py
superset/views/base_schemas.py
superset/views/core.py
superset/views/css_templates.py
superset/views/dynamic_plugins.py
superset/views/filters.py
superset/views/health.py
superset/views/key_value.py
superset/views/redirects.py
superset/views/schedules.py
superset/views/sql_lab.py
superset/views/tags.py
superset/views/utils.py
superset/views/chart/__init__.py
superset/views/chart/filters.py
superset/views/chart/mixin.py
superset/views/chart/views.py
superset/views/dashboard/__init__.py
superset/views/dashboard/mixin.py
superset/views/dashboard/views.py
superset/views/database/__init__.py
superset/views/database/forms.py
superset/views/database/mixins.py
superset/views/database/validators.py
superset/views/database/views.py
superset/views/datasource/__init__.py
superset/views/datasource/schemas.py
superset/views/datasource/views.py
superset/views/log/__init__.py
superset/views/log/api.py
superset/views/log/views.py