Skip to content

Public repo for code snippets related to NASA Space Apps Challenge Hackday

Notifications You must be signed in to change notification settings

lexander/NASA-Space-Apps-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NASA-Space-Apps-Code

Public repo for code snippets related to NASA Space Apps Challenge Hackday

See http://www.datatables.org/ for details on data-table format.

See http://developer.yahoo.com/yql/ for details on the YQL.

To use the data-tables in this repository you can either:

  1. Set the "env" URL parameter of the YQL console to point to the ".env" file in this repository, e.g.
    https://developer.yahoo.com/yql/console/?env=https://raw.github.com/lexander/NASA-Space-Apps-Code/master/allTables.env
  1. Invoke the table using the "USE" operator in the YQL console, e.g.
    USE "https://raw.github.com/lexander/NASA-Space-Apps-Code/master/TestYqlTable.xml" AS testTable;

About

Public repo for code snippets related to NASA Space Apps Challenge Hackday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published