source_of_observation#
Source of observation code list.
Download the definition as a CSV file: csv
.
Property |
Kind |
References |
Requirement |
Description |
---|---|---|---|---|
id |
str |
Required |
ID / primary key. |
|
inScheme |
str |
Required |
The scheme/vocabulary that this record is from. |
|
name |
str |
Optional |
Short name / abbreviation of the source of observation. |
|
description |
str |
Required |
Description of the source of observation. |
|
links |
dict |
Optional |
Links providing further information on the source of observation. |
|
_version |
int |
Required |
Version number of this record. |
|
_change_date |
datetime |
Required |
Date this record was changed. |
|
_user |
str |
Required |
Which user/agent last modified this record. |
|
_status |
str |
Required |
Whether this is the latest version or an archived version of the record. |
|
_comments |
str |
Required |
Free text comments on this record, for example description of changes made etc. |
Download the example CSV file: csv
.
id |
inScheme |
name |
description |
links |
_version |
_change_date |
_user |
_status |
_comments |
---|---|---|---|---|---|---|---|---|---|
https://codes.wmo.int/wmdr/SourceOfObservation/automaticReading |
Instrumental automatic reading |
Automatically produced measurement result |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/SourceOfObservation/automaticReading”}] |
1 |
2023-08-17T08:05:34.366362 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
|
https://codes.wmo.int/wmdr/SourceOfObservation/humanObservation |
Human observation |
Human, non-instrumented observation |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/SourceOfObservation/humanObservation”}] |
1 |
2023-08-17T08:05:34.366362 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
|
inapplicable |
None of the codes in the table are applicable in the context of this particular observation |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/SourceOfObservation/inapplicable”}] |
1 |
2023-08-17T08:05:34.366362 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
||
https://codes.wmo.int/wmdr/SourceOfObservation/manualReading |
Instrumental manual reading |
Manual reading of instrument, both analog and digital outputs |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/SourceOfObservation/manualReading”}] |
1 |
2023-08-17T08:05:34.366362 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |
|
unknown |
Procedure used to obtain result is unknown |
[{“type”: “text/html”, “rel”: “canonical”, “href”: “https://codes.wmo.int/wmdr/SourceOfObservation/unknown”}] |
1 |
2023-08-17T08:05:34.366362 |
x-opencdms:admin:user:1 |
x-opencdms:reference_data:status:1 |
First automated ingest from codes.wmo.int. Data download on _change_date. |