API Input
To provide an API as data input:
Upload a Python script which can execute and produce output in CSV or JSON format.
The output location will be passed as first argument.
Provide a sample output JSON for the schema.
Ensure the sample output (few records) represents all of the columns.
Sample Python code snippet for an API_:_
Last updated