Movatterモバイル変換


[0]ホーム

URL:


References

Data Profiling

Part of being productive with data is having the right weapons toprofile the data you are working with. Airflow provides a simple queryinterface to write SQL and get results quickly, and a charting applicationletting you visualize data.

Adhoc Queries

The adhoc query UI allows for simple SQL interactions with the databaseconnections registered in Airflow.

_images/adhoc.png

Charts

A simple UI built on top of flask-admin and highcharts allows buildingdata visualizations and charts easily. Fill in a form with a label, SQL,chart type, pick a source database from your environment’s connections,select a few other options, and save it for later use.

You can even use the same templating and macros available when writingairflow pipelines, parameterizing your queries and modifying parametersdirectly in the URL.

These charts are basic, but they’re easy to create, modify and share.

Chart Screenshot

_images/chart.png

Chart Form Screenshot

_images/chart_form.png

Was this entry helpful?


[8]ページ先頭

©2009-2025 Movatter.jp