21 lines
638 B
Markdown
21 lines
638 B
Markdown
---
|
|
title: Extended annotated CSV
|
|
description: >
|
|
Extended annotated CSV provides additional annotations and options that specify
|
|
how CSV data should be converted to [line protocol](/influxdb/cloud/reference/syntax/line-protocol/)
|
|
and written to InfluxDB.
|
|
menu:
|
|
influxdb_cloud:
|
|
name: Extended annotated CSV
|
|
parent: Annotated CSV
|
|
weight: 201
|
|
influxdb/cloud/tags: [csv, syntax, write]
|
|
related:
|
|
- /influxdb/cloud/write-data/developer-tools/csv/
|
|
- /influxdb/cloud/reference/cli/influx/write/
|
|
- /influxdb/cloud/reference/syntax/line-protocol/
|
|
- /influxdb/cloud/reference/syntax/annotated-csv/
|
|
---
|
|
|
|
{{< duplicate-oss >}}
|