# Youtube Bulk Reports Facts Asset

Essentially `youtube_bulk_reports_facts_asset` flow is just a wrapper around main bulk reports flow that downloads 
a predefined set of reports that power youtube fact asset tables. It's been done this 
way to be able to run it on separate nodes with different schedule and for scaling reasons.

**Important!**: all of the reports described below are required to ingest `YouTube Facts Asset`
with is part of [youtube_facts](../youtube_facts/Readme.md) flow.

This flow simultaneously kicks-off these reports:
- asset_basic (YouTube Bulk Reports Asset Basic)
- asset_estimated_revenue (YouTube Bulk Reports Asset Estimated Revenue)
- asset_combined (YouTube Bulk Reports Asset Combined)

