roberttidball opened a new pull request, #1655:
URL: https://github.com/apache/airflow-site/pull/1655

   Adds a third-party provider to **Third Party Airflow Plugins and Providers**.
   
   
[airflow-provider-fxmacrodata](https://github.com/fxmacrodata/airflow-provider-fxmacrodata)
 gives DAGs a Hook, Operators and a Sensor for official macroeconomic, FX and 
release-calendar data — sourced from central banks and national statistics 
agencies across 18 currencies.
   
   The part worth a line on the page is the Sensor. Macro pipelines normally 
poll on a guess, because a scheduled release time is not when the figure 
actually lands. The Sensor waits for a named indicator to publish, and 
distinguishes the release being waited on from a revision to an older period, 
so a DAG runs on the release itself.
   
   Listing here rather than proposing a community provider: 
`providers/ACCEPTING_PROVIDERS.rst` asks for two stewards, a committer sponsor 
and a public system-test dashboard, which a single maintainer cannot meet. The 
same document points third-party providers at this page, so that is the route 
taken.
   
   One entry, appended to the end of the existing list.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to