Skip to main content

'Search client for OpenData Euskadi'

Project description

This library provides a Python interface for the Euskadi.eus search engine.

Installation

The preferred way of installing is using pip:

pip install scodeu

Usage

This is a minimal search operation in OpenData family for metheorological documents in basque:

>>> import scodeu
>>> client = scodeu.OpenData()
>>> data = client.codified_search(tipo='ds_meteorologicos',
                                  lang='eu')
>>> items = data.get('items')

Families

Documents in euskadi.eus are organized in families. Every family defines its allowed content types and metadata. Metadata is used to filter results inside a content type.

Every families in euskadi.eus are available using scodeu. Best place to see available families, common metadata and allowed types is in the families.py file.

References

Theese are the base documents used to create scodeu

Information about available families, metadata and allowed types.

Search engine users manual (pdf).

Pseudo-REST API information.

LICENSE

This software is licensed as is under GPL v3 license.

CONTRIBUTING

Please send your PR to the projects Github page.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

scodeu-0.2.zip (24.8 kB view details)

Uploaded Source

scodeu-0.2.tar.gz (21.6 kB view details)

Uploaded Source

File details

Details for the file scodeu-0.2.zip.

File metadata

  • Download URL: scodeu-0.2.zip
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scodeu-0.2.zip
Algorithm Hash digest
SHA256 049faf921b34befc1322c309c2c12a2c376257c86de6e707843048278a3fd8d8
MD5 8b88b1b7bbe3a8dcc3fbf232bdca2eeb
BLAKE2b-256 3a5a2128a0fc18aa6b6a24c9ae4f456438e66bf0f7c3dd6c0571ee606134c8bc

See more details on using hashes here.

File details

Details for the file scodeu-0.2.tar.gz.

File metadata

  • Download URL: scodeu-0.2.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scodeu-0.2.tar.gz
Algorithm Hash digest
SHA256 5ee028cb122f5526d1b60790666981330de5824258a4b117496c77befc26044c
MD5 d0246b5f82cbbd8814ef89f79cf2f5bd
BLAKE2b-256 681e9d84a186461df88a79e3abf50e7d4336a9391c7ec067c6969aa59d28bf5e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page