local:
  temp_folder: /mnt/data/tmp/exportAnalyticsRawFilesDirectory/Rhapsody
  import_folder: /mnt/data/tmp/importAnalyticsRawFilesDirectory/Rhapsody
s3:
  bucket: cucumbers
  archives_folder: Rhapsody/archives
  import_folder: Rhapsody/to_be_imported_into_redshift
expected_number_of_files: 1
check_num_of_files: true
store_id: 4
filename: "Orchard_daily_{date}.TXT.gz"
raw_table_name: staging_raw_rhapsody
import_options:
  - gzip
client:
  host: https://broker.rhapsody.com/bi_orchard/reports/
raw_table_schema:
  - user_id
  - artist_name
  - track_name
  - album_name
  - upc
  - isrc
  - client_group
  - cobrand
  - billing_partner
  - download_date
  - action_type
  - country
  - postal_code
  - usage
