presentation in open data conference

21
24/1/2012 Developing the Caribbean

Upload: andre-hess

Post on 22-Jan-2015

302 views

Category:

Technology


1 download

DESCRIPTION

This is the slides I used for my presentation in the Open Data Conference in Trinidad & Tobago on January 201.

TRANSCRIPT

  • 1. 24/1/2012Developing the Caribbean

2. What is Junar?Open Data platform to discover and use data kml csv 3. What can you do in Junar?Collect &TrackExtractOrganizeIntegrateConsume 4. What can you do in Junar?Collect &TrackExtractOrganizeIntegrate Collect from a diverse array of formats includinghtml, xls, pdf, excel, open office, kml.Consume Get always updated values Transform tables into charts or maps that can express what you need Keep the data you are interested updated and at your fingetips 5. What can you do in Junar?Collect &TrackExtractOrganizeAPIIntegrate Collect from a diverse array of formats includinghtml, xls, pdf, excel, open office, kml.Consume Get always updated values Transform tables into charts or maps that can express what you needKeep the data you are interested updated and at your fingetips 6. What can you do in Junar? New possibilities on DataCollect &Search| Share | Embed | FollowTrackSearch JUNAR public Data StreamsFind other sourcesof similar dataExtractSearch JUNAR public DashboardsOrganizeIntegrateConsumeJunar aims to centralize open data to make it available for anyone 7. What can you do in Junar?Collect &TrackExtractOrganizeIntegrate Organize Data as you wish and share it Create graphs or maps for better visualization Keep track of latest dataConsume Get alerts when substantial changes happen Keep the data you are interested updated and at your fingetips 8. What can you do in Junar?Collect &TrackInsert live Data Streams inyour spreadsheetsExtract Excel / GoogleOrganizeIntegrate Or collect data Or share datafrom yourfrom spreadsheetsspreadsheets andshare it to othersConsume Take live data into your documents and let Junar update them 9. What can you do in Junar?Collect & Bring the power of open data to your appsTrackExtractAPIRestOrganizeJunar.com/developersIntegrateConsumeGive your applications access to the open data using Junar 10. What can you do in Junar?Collect & Bring the power of open data to your appsTrackWiki: http://wiki.junar.com/index.php/APIExtract Wrappers:Python (https://github.com/joaquinnunez/junar-api-python-client)PHP (https://github.com/joaquinnunez/junar-api-php-client)Java (https://github.com/msalgado/junar-api-java-client)OrganizeNode JS (https://github.com/seykron/junar-javascript-sdk)IntegrateConsumeGive your applications access to the open data using Junar 11. What can you do in Junar?Collect & Bring the power of open data to your appsTrack The API supports HTTP/REST protocols and it is organized in the followingmodules:Methods for searching dashboards and data streams.Extract Methods for accessing a particular dashboard or data stream object properties.Methods for invoking data streams .Current supported formats:Organize JSON JSON array CSVIntegrate TSV Excel Pretty JSON XMLConsume Give your applications access to the open data using Junar 12. Junars API InvokingTo be able to call our you need: Junar API KeyAnd in the case of invoking Dashboards or Data Streams: GUIDThe GUID is used to identify your Dashboard or Data Streamwhen you need to call it externally from Junar. 13. Junars API Invoking 14. Junars API Limitations Trial accounts => 1 request / 5 seconds Total API calls => 1000 / month 15. Sample code snippetsYou can find code snippets and all our API wrappershere: http://wiki.junar.com/index.php/API#Snippets_of_code_and_API_WrappersNow lets show some Code 16. Data for Developing the CaribbeanData Streams Over 5K Data streams have been createdfor the event. All data streams in Junar have the tagDEC , the country and the topic theybelong to. Dashboards All Junar users will have a special access to the main dashboard of each country. At the footer there are links to the other dashboards which are divided per topic. Each main dashboard contains the countrys data index, which is a table containing the list of all the data available for the country. 17. Data for Developing the CaribbeanAll dashboards will contain a sample of the data for the country and topic. To search formore data you can use the search bar, the API search functionality or use the index as aguide. 18. Data for Developing the CaribbeanData Stream Detail 19. [email protected] | @Junar | Skype: junar.support / junar.dev