Skip to content

Commit

Permalink
updated infochimps tables
Browse files Browse the repository at this point in the history
  • Loading branch information
zagraves committed Jun 18, 2010
1 parent 898c041 commit 8e6f0ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion infochimps/infochimps.influence.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<author>Micah Laaker</author>
<description>Infochimps Twitter Data - Influence</description>
<documentationURL>http://api.infochimps.com/describe/soc/net/tw/influence</documentationURL>
<sampleQuery>select * from {table} where screen_name='notrees' and apikey='yourInfochimpsKeyGoesHere';</sampleQuery>
<sampleQuery>select * from {table} where screen_name='notrees' and apikey='yqldemoUNViJbe5r1S0uiVvjq69';</sampleQuery>
</meta>
<bindings>
<select itemPath="" produces="JSON">
Expand Down
2 changes: 1 addition & 1 deletion infochimps/infochimps.trstrank.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<author>Micah Laaker</author>
<description>Infochimps Twitter Data - trstrank</description>
<documentationURL>http://api.infochimps.com/describe/soc/net/tw/trstrank</documentationURL>
<sampleQuery>select * from {table} where screen_name='notrees' and apikey='yourInfochimpsKeyGoesHere';</sampleQuery>
<sampleQuery>select * from {table} where screen_name='notrees' and apikey='yqldemoUNViJbe5r1S0uiVvjq69';</sampleQuery>
</meta>
<bindings>
<select itemPath="" produces="JSON">
Expand Down
2 changes: 1 addition & 1 deletion infochimps/infochimps.wordbag.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
</inputs>
</select>
</bindings>
</table>
</table>

0 comments on commit 8e6f0ac

Please sign in to comment.