Delete an observation
Jump to navigation
Jump to search
Delete an observation in a dataset
POST a dataset with the dataset action DELETE using the Data Publication Web Service.
The delete rules are:
- If you have a series with attributes, it deletes the attributes
- If you have a series with no attributes or observations, it deletes the series
- If you have an observation with attributes, it deletes the observation attributes
- If you have an observation with no attributes, it deletes the observation.