me
Connected user related operations
Dernière mise à jour
Cet article vous a-t-il été utile ?
Connected user related operations
Dernière mise à jour
Cet article vous a-t-il été utile ?
/me/
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/'
{
"about": "text",
"active": true,
"avatar": "text",
"avatar_thumbnail": "text",
"email": {},
"first_name": "text",
"id": "text",
"last_name": "text",
"metrics": {},
"page": "text",
"since": "2025-02-22T12:52:07.938Z",
"slug": "text",
"uri": "text",
"website": "text",
"organizations": [
{
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
}
],
"roles": [
"text"
],
"apikey": "text"
}
Success
/me/
An optional fields mask
The user self description
The user avatar URL
The user avatar thumbnail URL. This is the square (500x500) and cropped version.
The user email
The user first name
The user identifier
The user last name
The user metrics
The user profile page URL
The registeration date
The user permalink string
The user API URI
The user website
The organization the user belongs to
Site wide user roles
The user API Key
curl -L \
--request PUT \
--url '//www.data.gouv.fr/api/1/me/' \
--header 'Content-Type: application/json' \
--data '{"about":"text","active":true,"avatar":"text","avatar_thumbnail":"text","email":{},"first_name":"text","id":"text","last_name":"text","metrics":{},"page":"text","since":"2025-02-22T12:52:07.938Z","slug":"text","uri":"text","website":"text","organizations":[{"class":"text","id":"text","acronym":"text","logo":"text","logo_thumbnail":"text","name":"text","page":"text","slug":"text","uri":"text","badges":[{"kind":"text"}]}],"roles":["text"],"apikey":"text"}'
{
"about": "text",
"active": true,
"avatar": "text",
"avatar_thumbnail": "text",
"email": {},
"first_name": "text",
"id": "text",
"last_name": "text",
"metrics": {},
"page": "text",
"since": "2025-02-22T12:52:07.938Z",
"slug": "text",
"uri": "text",
"website": "text",
"organizations": [
{
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
}
],
"roles": [
"text"
],
"apikey": "text"
}
Success
/me/datasets/
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/datasets/'
[
{
"acronym": "text",
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"frequency_date": "2025-02-22T12:52:07.938Z",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"last_update": "2025-02-22T12:52:07.938Z",
"license": "notspecified",
"metrics": {},
"page": "text",
"private": true,
"quality": {},
"slug": "text",
"title": "text",
"uri": "text",
"frequency": "unknown",
"badges": [
{
"kind": "text"
}
],
"tags": [
"text"
],
"harvest": {
"archived": "text",
"archived_at": "2025-02-22T12:52:07.938Z",
"backend": "text",
"ckan_name": "text",
"ckan_source": "text",
"created_at": "2025-02-22T12:52:07.938Z",
"dct_identifier": "text",
"domain": "text",
"last_update": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"spatial": {
"granularity": "other",
"zones": [
"text"
],
"geom": {
"type": "Point",
"coordinates": [
{}
]
}
},
"temporal_coverage": {
"end": "2025-02-22T12:52:07.938Z",
"start": "2025-02-22T12:52:07.938Z"
},
"community_resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"dataset": {
"class": "text",
"id": "text",
"acronym": "text",
"page": "text",
"title": "text",
"uri": "text"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"role": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
}
}
]
}
]
Success
/me/metrics/
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/metrics/'
[
{
"datasets_count": 1,
"datasets_org_count": 1,
"followers_count": 1,
"followers_org_count": 1,
"id": "text",
"resources_availability": 1
}
]
Success
/me/org_community_resources/
The string to filter items
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/org_community_resources/'
[
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"dataset": {
"class": "text",
"id": "text",
"acronym": "text",
"page": "text",
"title": "text",
"uri": "text"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
]
Success
/me/org_datasets/
The string to filter items
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/org_datasets/'
[
{
"acronym": "text",
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"frequency_date": "2025-02-22T12:52:07.938Z",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"last_update": "2025-02-22T12:52:07.938Z",
"license": "notspecified",
"metrics": {},
"page": "text",
"private": true,
"quality": {},
"slug": "text",
"title": "text",
"uri": "text",
"frequency": "unknown",
"badges": [
{
"kind": "text"
}
],
"tags": [
"text"
],
"harvest": {
"archived": "text",
"archived_at": "2025-02-22T12:52:07.938Z",
"backend": "text",
"ckan_name": "text",
"ckan_source": "text",
"created_at": "2025-02-22T12:52:07.938Z",
"dct_identifier": "text",
"domain": "text",
"last_update": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"spatial": {
"granularity": "other",
"zones": [
"text"
],
"geom": {
"type": "Point",
"coordinates": [
{}
]
}
},
"temporal_coverage": {
"end": "2025-02-22T12:52:07.938Z",
"start": "2025-02-22T12:52:07.938Z"
},
"community_resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"dataset": {
"class": "text",
"id": "text",
"acronym": "text",
"page": "text",
"title": "text",
"uri": "text"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"role": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
}
}
]
}
]
Success
/me/org_discussions/
The string to filter items
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/org_discussions/'
[
{
"class": "text",
"closed": "2025-02-22T12:52:07.938Z",
"created": "2025-02-22T12:52:07.938Z",
"discussion": {
"content": "text",
"posted_on": "2025-02-22T12:52:07.938Z",
"spam": {
"status": "not_checked"
},
"posted_by": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
},
"extras": {},
"id": "text",
"spam": {
"status": "not_checked"
},
"title": "text",
"url": "text",
"closed_by": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"subject": {
"class": "text",
"id": "text"
},
"user": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
]
Success
/me/org_reuses/
The string to filter items
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/org_reuses/'
[
{
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"id": "text",
"image": "text",
"image_thumbnail": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"metrics": {},
"page": "text",
"private": true,
"slug": "text",
"title": "text",
"uri": "text",
"url": "text",
"topic": "health",
"type": "api",
"datasets": [
{
"acronym": "text",
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"frequency_date": "2025-02-22T12:52:07.938Z",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"last_update": "2025-02-22T12:52:07.938Z",
"license": "notspecified",
"metrics": {},
"page": "text",
"private": true,
"quality": {},
"slug": "text",
"title": "text",
"uri": "text",
"frequency": "unknown",
"badges": [
{
"kind": "text"
}
],
"tags": [
"text"
],
"harvest": {
"archived": "text",
"archived_at": "2025-02-22T12:52:07.938Z",
"backend": "text",
"ckan_name": "text",
"ckan_source": "text",
"created_at": "2025-02-22T12:52:07.938Z",
"dct_identifier": "text",
"domain": "text",
"last_update": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"spatial": {
"granularity": "other",
"zones": [
"text"
],
"geom": {
"type": "Point",
"coordinates": [
{}
]
}
},
"temporal_coverage": {
"end": "2025-02-22T12:52:07.938Z",
"start": "2025-02-22T12:52:07.938Z"
},
"community_resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"dataset": {
"class": "text",
"id": "text",
"acronym": "text",
"page": "text",
"title": "text",
"uri": "text"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"role": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
}
}
]
}
],
"tags": [
"text"
],
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"badges": [
{
"kind": "text"
}
]
}
]
Success
/me/reuses/
An optional fields mask
curl -L \
--url '//www.data.gouv.fr/api/1/me/reuses/'
[
{
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"id": "text",
"image": "text",
"image_thumbnail": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"metrics": {},
"page": "text",
"private": true,
"slug": "text",
"title": "text",
"uri": "text",
"url": "text",
"topic": "health",
"type": "api",
"datasets": [
{
"acronym": "text",
"archived": "2025-02-22T12:52:07.938Z",
"created_at": "2025-02-22T12:52:07.938Z",
"deleted": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"featured": true,
"frequency_date": "2025-02-22T12:52:07.938Z",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"last_update": "2025-02-22T12:52:07.938Z",
"license": "notspecified",
"metrics": {},
"page": "text",
"private": true,
"quality": {},
"slug": "text",
"title": "text",
"uri": "text",
"frequency": "unknown",
"badges": [
{
"kind": "text"
}
],
"tags": [
"text"
],
"harvest": {
"archived": "text",
"archived_at": "2025-02-22T12:52:07.938Z",
"backend": "text",
"ckan_name": "text",
"ckan_source": "text",
"created_at": "2025-02-22T12:52:07.938Z",
"dct_identifier": "text",
"domain": "text",
"last_update": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"spatial": {
"granularity": "other",
"zones": [
"text"
],
"geom": {
"type": "Point",
"coordinates": [
{}
]
}
},
"temporal_coverage": {
"end": "2025-02-22T12:52:07.938Z",
"start": "2025-02-22T12:52:07.938Z"
},
"community_resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
},
"dataset": {
"class": "text",
"id": "text",
"acronym": "text",
"page": "text",
"title": "text",
"uri": "text"
},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"role": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
}
}
],
"resources": [
{
"created_at": "2025-02-22T12:52:07.938Z",
"description": "text",
"extras": {},
"filesize": 1,
"format": "text",
"id": "text",
"last_modified": "2025-02-22T12:52:07.938Z",
"latest": "text",
"metrics": {},
"mime": "text",
"preview_url": "text",
"title": "text",
"url": "text",
"filetype": "file",
"type": "main",
"checksum": {
"value": "text",
"type": "sha1"
},
"harvest": {
"created_at": "2025-02-22T12:52:07.938Z",
"modified_at": "2025-02-22T12:52:07.938Z",
"uri": "text"
},
"internal": {
"created_at_internal": "2025-02-22T12:52:07.938Z",
"last_modified_internal": "2025-02-22T12:52:07.938Z"
},
"schema": {
"name": "text",
"url": "text",
"version": "text"
}
}
]
}
],
"tags": [
"text"
],
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text",
"badges": [
{
"kind": "text"
}
]
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"badges": [
{
"kind": "text"
}
]
}
]
Success