Coder Social home page Coder Social logo

gbifer's Introduction

What is GBIFer?

GBIFer is a Map of Life project designed for processing the full GBIF index into specialized views for CartoDB. It's written in the Clojure programming language and rides on Cascading and Cascalog for processing "Big Data" on top of Hadoop using MapReduce.

Developing

CartoDB OAuth credentials

GBIFer depends on an authenticated connection to CartoDB. This requires adding the following file in resources/creds.json:

{
  "key": "your_cartodb_oauth_key",
  "secret": "your_cartodb_oauth_secret",
  "user": "your_cartodb_username",
  "password": "your_cartodb_password"
}

gbifer's People

Contributors

eightysteele avatar danhammer avatar robinkraft avatar

Watchers

Gaurav Vaidya avatar  avatar John Wieczorek avatar Rob avatar Walter Jetz avatar James Cloos avatar Jeremy Malczyk avatar Caitlin avatar  avatar

gbifer's Issues

Add tax_uuid and loc_uuid to occurrence table.

These fields wont be indexed, but for speed of metadata queries it would be good not to have to hit the tax_loc table given an occ_uuid. These ID's are in the occ table currently in use.

Upload GBIF data to S3

The file is on the dev server:

/mnt/hgfs/Data/mol/gbif/occurrence_20120802.txt

Upload to s3://gbifsource

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.