class: Workflow
cwlVersion: v1.0
hints: []
inputs:
  input_1:
    default: ts_folder
    streamable: false
    type: string
  input_10:
    default:
      class: Directory
      listing: []
      path: ../../data/covid-19_jhu-csse
    streamable: false
    type: Directory
  input_11:
    default: wb_path
    streamable: false
    type: string
  input_12:
    default:
      class: File
      path: ../../data/worldbank/SP.POP.TOTL.zip
    streamable: false
    type: File
  input_13:
    default: geodata_path
    streamable: false
    type: string
  input_14:
    default:
      class: File
      path: ../../data/geodata/geo_data.csv
    streamable: false
    type: File
  input_15:
    default: out_folder
    streamable: false
    type: string
  input_16:
    default: data/covid-19_rates
    streamable: false
    type: string
  input_17:
    default:
      class: File
      path: ../../notebooks/ToRates.ipynb
    streamable: false
    type: File
  input_2:
    default:
      class: Directory
      listing: []
      path: ../../data/covid-19_jhu-csse
    streamable: false
    type: Directory
  input_3:
    default: rates_folder
    streamable: false
    type: string
  input_4:
    default: geodata_path
    streamable: false
    type: string
  input_5:
    default:
      class: File
      path: ../../data/geodata/geo_data.csv
    streamable: false
    type: File
  input_6:
    default:
      class: File
      path: ../../notebooks/Dashboard.ipynb
    streamable: false
    type: File
  input_7:
    default: runs/Dashboard.run.ipynb
    streamable: false
    type: string
  input_8:
    default: ts_folder
    streamable: false
    type: string
  input_9:
    default: runs/ToRates.run.ipynb
    streamable: false
    type: string
outputs:
  output_0:
    outputSource: step_2/output_0
    streamable: false
    type: File
  output_1:
    outputSource: step_1/output_0
    streamable: false
    type: File
  output_2:
    outputSource: step_2/output_1
    streamable: false
    type: Directory
requirements: []
steps:
  step_1:
    in:
      input_1: input_1
      input_2: input_2
      input_3: input_3
      input_4: step_2/output_1
      input_5: input_4
      input_6: input_5
      input_7: input_6
      input_8: input_7
    out:
    - output_0
    run: 4cc7ffe9d5a045efb048ef2222a40ffa_papermill.cwl
  step_2:
    in:
      input_1: input_8
      input_10: input_9
      input_2: input_10
      input_3: input_11
      input_4: input_12
      input_5: input_13
      input_6: input_14
      input_7: input_15
      input_8: input_16
      input_9: input_17
    out:
    - output_0
    - output_1
    run: 2c413376f8aa4ba1a325212655d423e5_papermill.cwl