Giter Site home page Giter Site logo

Comments (1)

jhpoelen avatar jhpoelen commented on May 21, 2024

Hey Max,

Thanks for your suggestion!

I've implemented a preliminary rest api for accessing results similar to the denormalized json format that you suggested. Still have to add the taxon ids and taxon path, so that its easy to retrieve images and other info like common names from other apis like http://eol.org/api . I figured that a query style might be nicer than dumping > 40MB of json into a file ;) with the additional advantage of being able to query for specific interactions, taxa and locations. Let me know if you'd prefer the huge json file regardless. . .

Curious to hear your thoughts . . . and let me know if you have any ideas on how to visualize or otherwise use GloBI interaction data . . .

thx,
-jorrit

Some examples:

Shows all observations of predators of brown shrimp (Farfantepenaeus aztecus) in Gulf of Mexico (area bounded by north-west lat/lng 29.3/-97.0 and south-east lat/lng 26.3/96.1):
http://trophicgraph.com:8080/taxon/Farfantepenaeus%20aztecus/preyedUponBy?nw_lat=29.3&nw_lng=-97.0&se_lat=26.3&se_lng=96.1&includeObservations=true&type=json.v2

Show all observations of humans (Homo sapiens) preying haddock (Melanogrammus aeglefinus):
http://trophicgraph.com:8080/taxon/Homo%20sapiens/preysOn/Melanogrammus%20aeglefinus?includeObservations=true&type=json.v2

from globalbioticinteractions.

Related Issues (20)

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.