Skip to content

Commit 2c9e71f

Browse files
committed
Updated sources.md
1 parent fc29c49 commit 2c9e71f

1 file changed

Lines changed: 12 additions & 9 deletions

File tree

sources.md

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -171,15 +171,18 @@ adjust video parameters, and obtain search results.
171171

172172
## EUROPEANA DATA API
173173

174-
**Description:** The Europeana Search API provides access to digital cultural heritage records from museums, libraries, and archives across Europe
174+
**Description:**
175+
The **Europeana Search API** provides access to digital cultural heritage metadata records aggregated from museums, libraries, and archives across Europe.
176+
This project uses the API to fetch aggregated counts of cultural heritage records by data provider, rights statement, and theme.
175177

176-
**API Documentation link:**
177-
- [Search API](https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation)
178+
**Official API Documentation:**
179+
- [Search API Documentation](https://europeana.atlassian.net/wiki/spaces/EF/pages/2385739812/Search+API+Documentation)
178180

179181
**API information:**
180-
- API key required
181-
- Query parameters allow:
182-
- Full-text searching (query)
183-
- Retrieving only metadata facets (e.g. via profile=facets)
184-
- Data returned in JSON format
185-
- Uses offset based pagination
182+
- API key required
183+
- Query parameters allow:
184+
- Full-text searching (`query`)
185+
- Retrieving metadata facets (`profile=facets`)
186+
- Filtering by data provider, rights statement, and theme
187+
- Data available through JSON format
188+
- Offset-based pagination

0 commit comments

Comments
 (0)