Difference between revisions of "Linden Lab Official:Live Data Feeds"

From Second Life Wiki
Jump to navigation Jump to search
m (dropped in navigation)
(Updated the link to the source blogpost, since the old one wasn't being converted correctly in the new blog system.)
Line 20: Line 20:
The LindeX feeds are updated every 15 minutes and include one set of timestamps.
The LindeX feeds are updated every 15 minutes and include one set of timestamps.


[http://blog.secondlife.com/2006/10/03/new-data-feeds-1/ Source]
[https://blogs.secondlife.com/community/features/blog/2006/10/03/new-data-feeds-1 Source]

Revision as of 17:16, 26 February 2009

Homepage stats feed http://secondlife.com/xmlhttp/secondlife.php

It returns:

  • signups (in # of accounts): number of Resident accounts that are open and in good standing; updated daily
  • logged_in_last_60 (in # of accounts): number of Resident accounts that have logged in in the past 60 days; updated daily
  • Transactions (in US$): amount of resident-to-resident L$ transactions for past 24 hours divided by the average LindeX exchange rate for past 24 hours; updated every 30 minutes
  • inworld (in # of accounts): number of Resident accounts currently logged in; updated every 3 minutes

Two other ways to get that data, these feeds include timestamps for each value:


LindeX data feeds are available at:

The LindeX feeds are updated every 15 minutes and include one set of timestamps.

Source