Magic allows users to paste in a URL into a search box, hit a 'Get Data' button and then turns that page into a table of data or API without the need for any training or anything to download or install. What stands out is really the simplicity, the speed and the convenience of the output.
https://magic.import.io/
(from http://www.visualisingdata.com/index.php/2014/11/import-io-magic-turn-webpage-data/ )
Showing posts with label data visualization. Show all posts
Showing posts with label data visualization. Show all posts
Thursday, November 6, 2014
Monday, March 3, 2014
Wolfram programming language
More than any other computing language, knowledge about the world is
built into the Wolfram Language, which is exactly what powers the
WolframAlpha search engine. In addition, functions for seemingly
everything — over 5,000 of them — are built right into the language,
which enables you to create user interfaces, graphics objects, graphs,
and more, programmatically.
“The knowledge graph is a vastly less ambitious project than what we’ve been doing at Wolfram Alpha,” he told VentureBeat when we asked him about its relation to Google’ knowledge projects. “Making the world computable is a much higher bar than being able to generate Wikipedia-style information … a very different thing. What we’ve tried to do is insanely more ambitious.”
http://venturebeat.com/2014/02/24/knowledge-based-programming-wolfram-releases-first-demo-of-new-language-30-years-in-the-making/
http://www.wolfram.com/wolfram-language/
“The knowledge graph is a vastly less ambitious project than what we’ve been doing at Wolfram Alpha,” he told VentureBeat when we asked him about its relation to Google’ knowledge projects. “Making the world computable is a much higher bar than being able to generate Wikipedia-style information … a very different thing. What we’ve tried to do is insanely more ambitious.”
http://venturebeat.com/2014/02/24/knowledge-based-programming-wolfram-releases-first-demo-of-new-language-30-years-in-the-making/
http://www.wolfram.com/wolfram-language/
Tuesday, March 19, 2013
dataVisualization js libs
data visualization libraries:
http://blog.programmableweb.com/2012/03/20/54-data-apis-rapleaf-outside-in-and-factual/
http://www.netmagazine.com/features/top-20-data-visualisation-tools
https://perlitalabs.wordpress.com/2009/11/04/list-of-data-visualization-tools-for-designers-and-developers/
http://selection.datavisualization.ch/
http://datavisualization.ch/tools/13-javascript-libraries-for-visualizations/
online tool:
http://www-958.ibm.com/software/analytics/manyeyes/visualize/salary-data-3/versions/1
http://blog.programmableweb.com/2012/03/20/54-data-apis-rapleaf-outside-in-and-factual/
http://www.netmagazine.com/features/top-20-data-visualisation-tools
https://perlitalabs.wordpress.com/2009/11/04/list-of-data-visualization-tools-for-designers-and-developers/
http://selection.datavisualization.ch/
http://datavisualization.ch/tools/13-javascript-libraries-for-visualizations/
online tool:
http://www-958.ibm.com/software/analytics/manyeyes/visualize/salary-data-3/versions/1
Sunday, March 3, 2013
R
R is a free software environment for statistical
computing and graphics.
http://www.r-project.org/
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.
One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.
http://www.r-project.org/
R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
R provides a wide variety of statistical (linear and nonlinear modelling, classical statistical tests, time-series analysis, classification, clustering, ...) and graphical techniques, and is highly extensible. The S language is often the vehicle of choice for research in statistical methodology, and R provides an Open Source route to participation in that activity.
One of R's strengths is the ease with which well-designed publication-quality plots can be produced, including mathematical symbols and formulae where needed. Great care has been taken over the defaults for the minor design choices in graphics, but the user retains full control.
Saturday, March 2, 2013
processing.js
Fast start: Processing.js & data visualization
follow this:
http://blog.blprnt.com/blog/blprnt/tutorial-processing-javascript-and-data-visualization
try the examples on:
http://sketch.processing.org/
the WebGL examples don't work on Firefox 19.0. Why?
to follow:
Pomax Guide seems excellent.
http://processingjs.org/articles/PomaxGuide.html#json
follow this:
http://blog.blprnt.com/blog/blprnt/tutorial-processing-javascript-and-data-visualization
try the examples on:
http://sketch.processing.org/
the WebGL examples don't work on Firefox 19.0. Why?
to follow:
Pomax Guide seems excellent.
http://processingjs.org/articles/PomaxGuide.html#json
word clouds
http://timc.idv.tw/wordcloud/en/#feed:http://gardenteacakesandme.blogspot.com/feeds/posts/default
Author: timdream.
Feel free to leave comments or grab the source code.
Technologies:
----
http://everything.typepad.com/blog/2009/02/make-a-wordle-word-cloud-of-your-blog.html
Author: timdream.
Feel free to leave comments or grab the source code.
Technologies:
- Chinese: Self-developed N-gram analyzer
- English: Porter Stemming Algorithm
- HTML5 canvas
- HTML5 FileReader API
- HTML5 Web Workers API
- Javascript 1.6 new Array functions
----
http://everything.typepad.com/blog/2009/02/make-a-wordle-word-cloud-of-your-blog.html
Subscribe to:
Posts (Atom)