9ticks:2008.10.02
From BiCEP
(New page: == 9ticks 2008.10.02 == //"Events for the Masses"// === Major Components === * User Interface * Crawler * Data Store * Predefined Sources * Custom Source UI * '''?''' === Crawler === ...) |
|||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
=== Major Components === | === Major Components === | ||
Line 26: | Line 22: | ||
=== Data Store Bigtable-like === | === Data Store Bigtable-like === | ||
- | + | {| class="TablePager" border="1" | |
- | | stock.AAPL | + | |- |
- | | | + | ! Row Key |
- | | | + | ! Timestamp |
- | | weather.Coimbra | t7 | + | ! Column "property:trade" |
- | | | + | ! Column "property:volume" |
+ | ! Column "property:temperature" | ||
+ | ! Column "property:humidity" | ||
+ | |- | ||
+ | | stock.AAPL | ||
+ | | t1 | ||
+ | | 109.12 | ||
+ | | 200 | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | | ||
+ | | t2 | ||
+ | | 109.10 | ||
+ | | | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | | ||
+ | | t3 | ||
+ | | 109.05 | ||
+ | | 200 | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | | weather.Coimbra | ||
+ | | t7 | ||
+ | | | ||
+ | | | ||
+ | | 13 | ||
+ | | 87 | ||
+ | |- | ||
+ | | | ||
+ | | t8 | ||
+ | | | ||
+ | | | ||
+ | | 14 | ||
+ | | 78 | ||
+ | |} | ||
- | |||
- | + | {| class="TablePager" border="1" | |
- | | stock.AAPL | + | |- |
- | | | + | ! Row Key |
+ | ! Timestamp | ||
+ | ! Column "property:trade" | ||
+ | ! Column "property:volume" | ||
+ | |- | ||
+ | | stock.AAPL | ||
+ | | t1 | ||
+ | | 109.12 | ||
+ | | 200 | ||
+ | |- | ||
+ | | | ||
+ | | t3 | ||
+ | | 109.05 | ||
+ | | 200 | ||
+ | |} | ||
- | |||
- | + | {| class="TablePager" border="1" | |
- | | stock.AAPL | + | |- |
+ | ! Row Key | ||
+ | ! Timestamp | ||
+ | ! Column "property:trade" | ||
+ | |- | ||
+ | | stock.AAPL | ||
+ | | t2 | ||
+ | | 109.10 | ||
+ | |} | ||
- | |||
- | + | {| class="TablePager" border="1" | |
- | | weather.Coimbra | t7 | + | |- |
- | | | + | ! Row Key |
+ | ! Timestamp | ||
+ | ! Column "property:temperature" | ||
+ | ! Column "property:humidity" | ||
+ | |- | ||
+ | | weather.Coimbra | ||
+ | | t7 | ||
+ | | 13 | ||
+ | | 87 | ||
+ | |- | ||
+ | | | ||
+ | | t8 | ||
+ | | 14 | ||
+ | | 78 | ||
+ | |} |