Since version 7, Mathematica includes gigabytes of curated data relevant to many different fields, including physics, chemistry, graph theory, finance, geography and many more.
2
votes
2answers
73 views
City/Country Names by GeoLocation
How do I get the city and country names from the output of FindGeoLocation[] {lat, long} ?
1
vote
3answers
54 views
DateListPlot input entry problem
I imported some data from Excel and got the following for my date and values:
{{{1986, 1, 2, 0, 0, 0.}, 25.56, ""}, {{1986, 1, 3, 0, 0, 0.}, 26., ""}
It seems ...
16
votes
1answer
324 views
xkcd: Geohashing in Mathematica
On May 21, 2008, an xkcd comic proposed a method for creating a random, local meeting place that can't be determined until the day of the meeting.
This method is usually used for xkcd fan events, ...
0
votes
1answer
54 views
WeatherData acquirement in ListStreamPlot
I am trying to show the wind streams in a geographic area as following code for a range of time.Even if it works for realtime data but it doesn't work for range of time.I am filtering and also taking ...
13
votes
2answers
424 views
Weather Maps with Mathematica
I've been trying to set up a weather map with Mathematica similar to what NOAA publishes in their website.
So far I've been successful to bring the data over and extend it across the whole picture ...
0
votes
1answer
68 views
Problem with ListContourPlot feeding data format and WeatherData
With following code I am trying to show the mean wind speed patterns for a few geographic locations.
...
0
votes
1answer
47 views
Using LatticeData to fill a space with spheres in a face-centered cubic (fcc) lattice packing arrangement
I have a large sphere of radius $R_1$ which I would like to pack with $N$ smaller radius of radius $r_2<R_1$ arranged in a face-centered cubic (fcc) packing arrangement (i.e. Kepler's optimal ...
1
vote
2answers
119 views
Indicating the probability that a weather datum is above/below some given value on a geographic map
With help of the previous questions here, I am analyzing weather data as daily MeanWindSpeed of some cities with the following code:
...
4
votes
1answer
115 views
AstronomicalData and Planetary Heliocentric (x,y,z) Velocity Components
I'm trying to find data on the heliocentric velocities of planets in our solar system and was directed to Mathematica's AstronomicalData in a previous topic. ...
-1
votes
0answers
42 views
Returning a non-degenerate list of triangles that (strictly) define the outer mesh of a 3-polytope using PolyhedronData?
I'm looking for a simple method of returning a list of triangles that strictly define the outer surface of a 3-polytope using PolyhedronData?
For example:
...
16
votes
1answer
410 views
The Orbit and Perigee of the Flamsteed comet
Historical context
This year we have the 330-th anniversary of the Battle of Vienna - one of the great formative events of European history, it took place on September 12, 1683.
Kara Mustafa, Grand ...
0
votes
1answer
102 views
financial data behind Wolfram|Alpha and Finance Platform
I need to price 23,000 securities from 1999 to 2007, and they are surprisingly hard to find on subscription-based services, like Bloomberg LP, ThomsonReuters or S&P CapitalIQ offerings. Probably ...
2
votes
1answer
142 views
How do I use FinancialData to obtain company revenue and income?
I'd like to make a plot of a company's revenue and income over time. I can do this via Wolfram Alpha pretty easily, just by searching "Ford revenue and earnings from 2000 to 2012". As such I can, if ...
2
votes
0answers
61 views
Access curated or locally stored data with curated data functions?
Say I have a toy package, something like:
...
6
votes
2answers
171 views
Why is CityData[All, “Coordinates”] failing?
When I evaluate
CityData[All, "Coordinates"]
Mathematica returns
{Missing["NotAvailable"], Missing["NotAvailable"]}
...
2
votes
0answers
108 views
Does Mathematica support collaborative filtering and recommendation systems?
Does Mathematica support collaborative filtering and recommendation systems such as can be found in Apache Mahout?
I could not find any resources about advanced data mining techniques, beyond ...
0
votes
0answers
104 views
Mathematica 9 Internet connectivity [closed]
Despite numerous manipulations and contacts with WOLFRAM assistance, I still always get an error when attempting to call curated data (GeographicData, for instance) with Mathematica 9.0.1. Strange ...
10
votes
1answer
177 views
Can a LatticeData image be displayed in a space filled fashion
I'd like a FaceCenteredCubic image as in the in LatticeData
docs, but space packed, and cropped on all the boundaries, so that it illustrates the geometry of the calculation that leads to the ...
13
votes
4answers
474 views
World plot without borders between countries
I would like to plot the world map without the countries' borders and just the coastlines (in Mathematica 8). I need to overlap a temperature contour plot on the world map.
When I plot country data ...
2
votes
1answer
165 views
define the range of Longitude from 0-360 in the World plot from CountryData
How can I change the Longitude range to 0-360 in the such plots?
...
4
votes
1answer
113 views
How to view all graphs available in GraphData?
Is there a "gallery" view of all the graphs available in GraphData?
I realize that some graphs may not lend themselves to such representation (e.g. some may have ...
6
votes
1answer
431 views
Interactive steam tables and phase diagrams in Mathematica
I teach an undergraduate course in Thermodynamics and I would love to use Mathematica to demonstrate the various engineering processes that involve the expansions and compressions of steam and common ...
6
votes
1answer
137 views
Under what conditions does FinancialData return a ::notent message?
I tried retrieving FinancialData for a few companies but when I tried doing it for NTDOY, I couldn't. As of 25/12/2012, querying
...
4
votes
1answer
113 views
How can I download price information for multiple stocks at once?
I have a list of stock tickers. Is it possible to download price information over a period of time all in one go, or download other types of information across multiple stocks in one go?
4
votes
0answers
142 views
How 'good' is WeatherData data
I am considering using calls to WeatherData for wind speed, precipitation, etc. It seems the data are accurate, and samples compare well with, for example, my local weather reports, however, I am ...
11
votes
5answers
2k views
Standard deck of 52 playing cards in curated data?
I am not sure how to find out what all is included as curated data. For example, are the individual images of each of the 52 cards in a standard deck of playing cards included?
If not, is there a way ...
2
votes
2answers
90 views
Using an inequality to select elements from a list and then plotting the results
Okay, here is the information that I have.
...
9
votes
1answer
143 views
Why do DateList, DateString, and AstronomicalData ignore $TimeZone?
My reading of the documentation for DateList and DateString lead me to believe that both functions use ...
6
votes
2answers
242 views
Problem achiving effect I want with ColorFunction
I want to create a plot showing historical annual maximum and minimum temperatures. I've figured out how to get 10 years of historical temperature data from Wolfram|Alpha. The plot below shows the ...
1
vote
1answer
144 views
Structure of curated data?
Is there a way to programmatically access the structure of curated data present in Mathematica (for each type of information, for example for CountryData or ChemicalData) that would allow access to ...
12
votes
2answers
306 views
How is AstronomicalData interpreting its date arguments?
It is easy to confirm that the AstronomicalData is not interpreting its arguments as UTC (or "GMT", which is, in any case, ambiguous) dates by verifying that the ...
12
votes
1answer
188 views
Is there a way to get AbsoluteTime to correctly report absolute time differences?
Absolute time supposedly reports the "total number of seconds" between two dates, but it does not. For example because of the leap second applied at 2012-06-30T23:59:60Z
...
5
votes
2answers
199 views
Problems getting clean sunrise, sunset, civil, nautical and astronomical twilight data
If in a notebook you enter:
...
6
votes
1answer
197 views
Find the list of weather stations for specified cities
I wrote some code which retrieves temperature data from three cities every hour for five days. My problem is that the default station from which WeatherData[] gets ...
1
vote
1answer
102 views
How can I use several data fields drawn from curated data at once?
How can I use "MinTemperature", "MaxTemperature", and "Temperature" properties of ...
4
votes
0answers
123 views
FinancialData property value at a given date
I was trying to get the volatility value of a specific equity on a given day.
Based on the Mathematica Help, the syntax is
...
0
votes
1answer
104 views
how to get modify the following correlation matrix with a specific list of financial prices?
The following takes the last 5 members of the Dow Jones index and plots the correlation matrix of the last 5 years of daily prices:
...
7
votes
2answers
169 views
What do AstronomicalData's “SetTime” and “RiseTime” values refer to?
What astronomical event do AstronomicalData's "NextRiseTime", "NextSetTime", ...
9
votes
1answer
172 views
How do I determine astronomical transit times?
Mathematica, through the "legacy" Scientific Astronomer package, used to have the ability to easily determine accurate transit times of astronomical objects simply, with ...
12
votes
4answers
385 views
Calculate proportion of values for dates
At work, we were discussing when is it the best time to change to winter tires for bikes and/or cars.
Using WeatherData[] and ...
7
votes
3answers
291 views
Why is AstronomicalData so slow?
I'm having trouble getting some pretty simple functions using AstronomicalData to perform at anywhere near the speed I need them to.
For example, I have many ...
4
votes
0answers
101 views
Creating a PolyhedronData[] structure for custom polyhedra
The PolyhedronData[] structure is wonderfully rich. I would like to create data for my own polyhedra, not any of the many that Mathematica provides. Is this ...
9
votes
4answers
348 views
Why do some CountryData flags render at low resolution?
This question is related to data analysis introduced here
Why do some flag images from the CountryData dataset render at very low resolution both in Front End and ...
6
votes
3answers
276 views
Getting all the countries' flags and then using them as chart labels?
What's the code to list all the world's flags?
CountryData["G8", "Flag"]
works to get those particular flags, but what about all the world's flags?
...
10
votes
1answer
277 views
How does Mathematica know my location?
On the AstronomicalData page in the online reference, it says for
AstronomicalData["Sun", "NextRiseTime"]
that it finds the ...
15
votes
1answer
292 views
CountryData and the areas of the world
If I add the WaterArea and the LandArea of the world, I get the same number as if I asked for the total area of the world in the first place:
...
12
votes
1answer
220 views
Find elements in a decay chain using IsotopeData
I am trying to write a program using the Mathematica function IsotopeData, but am finding the code troublesome. Due to my (relative) familiarity with Python, I am ...
8
votes
2answers
930 views
Problem with Financial Data
I'm following http://reference.wolfram.com/mathematica/ref/FinancialData.html
I get the following:
In[6]:= DateListLogPlot[FinancialData["^DJI", All]]
During ...
6
votes
1answer
192 views
How to provide your own example data for a custom package?
A nice feature of the mathematica documentation is the copious use of ExampleData in illustrating functionality. I would like to provide some example data for a ...
6
votes
3answers
214 views
Determining the dates of days
I'm trying to use WeatherData[] to give me (not sure how) the temperature, humidity, wind-speed, cloud cover... at a certain location.
I only want the information ...
