/smart-meter

To demonstrate a Smart Meter Big Data Application.

Primary LanguageScalaMIT LicenseMIT

smart-meter

To demonstrate a Smart Meter Big Data Application.

SmartMeter.png

Excel

Install the ODBC Driver

Create a SDN File

  • Define a SDN file, such as excel/cassandra.dsn
  • You could load & test it directly through the iODBC Administrator App: iODBC_test_sdn_file.png

Connect to the External Data from Excel using the iODBC Data Source Chooser (File DSN)

  • You might use the SQL syntax, such as select * from raw_voltage_data limit 10;
  • Et VoilĂ !

from_Cassandra_2_Excel.png