Destinations
Each export sends your data to a destination. CSV download and Google BigQuery are available today, with more warehouse and object-storage targets coming soon.
CSV
CSV exports download your data as a comma-separated values file. No credentials are needed. Wusool generates the file when the export runs; download it once the run succeeds. A CSV export never mixes Simple and Combined dimensions in one file.
Best for: Ad hoc exports, sharing data with stakeholders who do not have Wusool access, seeding other tools manually.
Format:
- Encoding: UTF-8, comma-delimited, first row is column headers
- Simple dimensions:
dimension_name,dimension_type,row_index,value,source_dimension_id,source_value_id - Combined dimensions (one row per combination × source part):
combined_dimension_id,combined_dimension_name,dimension_type,row_index,part_index,source_dimension_id,source_dimension_name,source_value_id,source_value
Note
Need a destination not listed here? Let us know at support@wusool.app.