Icon

06_​Report_​for_​Soccer_​Data_​with_​R

Soccer R report example

The workflow reads a small data set containing statistics from the 2006 world soccer championship (e.g. for each participating country the number of goals, committed fouls, etc).

In the top branch of the workflow, this data is visualized using an R view, where the view is controlled by a workflow switch - either a histogram or an association plot - and then sent to BIRT for reporting.

The bottom branch of the workflow reads the country flag from a publicly available web service (internet access required) and displays the measures for each country using an R star plot. The generated data is collected in a loop and sent to BIRT for reporting.

In order to see the report, execute the entire workflow and then click "Open the report" button in the toolbar.

R View Port: Convert totable Switch: R view generation Soccer R Report exampleThe workflow reads a small data set containing statistics from the 2006 world soccer championship (e.g. for each participating country the number ofgoals, committed fouls, etc). This data is then visualized using an R view, whereby the view is controlled by a workflow switch (a histogram or anassociation plot) and then send to the reporting. (Top branch of the workflow.)The bottom branch of the workflow reads the country flag from a publicly available web service (internet access required) and displays the measures toeach country using an R start plot. The generated data is collected in a loop and send to the reporting.Note, this workflow comes with a report. Please switch to the reporting perspective to see the result. radar plotsSend image to report Chunk Loop Start Extract Country Image To Table Joiner Data to Report Image to Report Loop End File Reader Java EditVariable (simple) CASE SwitchData (Start) CASE SwitchModel (End) Read Country Flags Filter Continent Normalizer Statistics R View (Table) R View (Table) R View (Table) R View Port: Convert totable Switch: R view generation Soccer R Report exampleThe workflow reads a small data set containing statistics from the 2006 world soccer championship (e.g. for each participating country the number ofgoals, committed fouls, etc). This data is then visualized using an R view, whereby the view is controlled by a workflow switch (a histogram or anassociation plot) and then send to the reporting. (Top branch of the workflow.)The bottom branch of the workflow reads the country flag from a publicly available web service (internet access required) and displays the measures toeach country using an R start plot. The generated data is collected in a loop and send to the reporting.Note, this workflow comes with a report. Please switch to the reporting perspective to see the result. radar plotsSend image to report Chunk Loop Start Extract Country Image To Table Joiner Data to Report Image to Report Loop End File Reader Java EditVariable (simple) CASE SwitchData (Start) CASE SwitchModel (End) Read Country Flags Filter Continent Normalizer Statistics R View (Table) R View (Table) R View (Table)

Nodes

Extensions

Links