GETPOSTCalculate min/max/avg for a numeric CSV column.
Uploads or fetches a CSV file, casts the selected column to floats, and returns quick stats.
View reference →First-party Dataczar account/site data APIs. Browse the catalog below and pick the helpers that fit your workflow.
Every helper runs with the same simple API key. Sign in (or create a free Dataczar account) at Dataczar Connect to issue keys in seconds, then drop the key into any `ak=` parameter and start shipping.
Tip: reuse the same key across these helpers, or rotate keys per project from the Connect dashboard.Uploads or fetches a CSV file, casts the selected column to floats, and returns quick stats.
View reference →Provide rename mappings (old:new) and receive a CSV with updated headers.
View reference →Specify key columns (or use the entire row) and receive a trimmed CSV with duplicates removed.
View reference →Target a specific column and filter rows via equality or substring match; returns the matching rows as JSON.
View reference →Uploads or fetches a CSV file (or inline text) and returns an array of JSON objects keyed by column header.
View reference →Send a JSON array (inline or via file) and receive a CSV export with detected headers.
View reference →Split a column (e.g., "Full Name") by spaces, commas, or any delimiter and write the parts into new columns.
View reference →