GithubHelp home page GithubHelp logo

mattfullerton / odm-catalogreaders Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sebastianberchtold/odm-catalogreaders

0.0 1.0 1.0 164 KB

Readers for various open data catalogs

License: MIT License

Python 100.00%

odm-catalogreaders's Introduction

odm-catalogreaders

Readers for various open data catalogs

We try to read anything. We have API/structured data readers, html scrapers and mixtures of both.

APIs

APIs vary greatly in their structure and data format. The most common format is JSON. This makes the data very straightforward to write out to a tabular format, even though some nested data has to be ‘flattened’ first. A less common format is XML, specifically ISO 19139. ISO 19139 is "an XML Schema defining how metadata conforming to ISO 19115 should be stored in XML format". ISO 19115 is "a content standard that defines what information should exist in a metadata document"(1). The standard comes from the Open Geospatial Consortium(2) and can be referred to as OGC-CSW (Open Geospatial Consortium Catalog Service for the Web(3)). A summary of which cities maintain which type of API is being maintained at http://okfde.github.io/catalogmetadata/. For a number of cases, there is no simple ‘endpoint’ to grab the entire metadata from.

  1. Both quotations from: http://support.esri.com/en/knowledgebase/techarticles/detail/25895
  2. http://www.opengeospatial.org/
  3. http://en.wikipedia.org/wiki/Catalog_Service_for_the_Web

odm-catalogreaders's People

Contributors

sebastianberchtold avatar mattfullerton avatar milafrerichs avatar

Watchers

James Cloos avatar

Forkers

citycensus

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.