Microdata

Upload microdata data file

Upload a microdata data file (CSV, DTA, SAV, etc.). The file will be processed and metadata extracted automatically.

post/data/datafile/{id}

Path parameters

idstring required

Project ID or IDNO

Response

Data file uploaded successfully

statusstring

Example response

{
  "status": "success"
}

Changes