How do I access computable data through Wolfram|Alpha?
Wolfram|Alpha provides historical data and prices for a number of financial objects:
Wolfram|Alpha also calculates present values, derivatives, and mortgage loans.
Computing with Data from Wolfram|Alpha
The Documentation Center has information about how to turn a Wolfram|Alpha query into computable data. You can quickly access and program with this data.
To access the computable data from Wolfram|Alpha, use the WolframAlpha function. The following example asks for the recent price of Microsoft’s stock in 2007:
WolframAlpha["Microsoft stock prices 2007"]
We can access the data that Wolfram|Alpha uses to make the plot. Click the plus button above the top-right corner of the chart. This opens a menu where you can select other ways to view this data.
Select “Computable data.” “Computable data” creates a new WolframAlpha expression that asks for the data in a computable form instead of a plot.
WolframAlpha["MSFT stock prices 2007", {{"DateRangeSpecified:Last:FinancialData", 1}, "ComputableData"}]
This expression gives the chart’s data in a computable format. You can analyze this data like any other set of data.
PointFigureChart[WolframAlpha["MSFT stock prices 2007",
{{"DateRangeSpecified:Last:FinancialData", 1}, "ComputableData"}]]
Support kontaktieren
Egal, ob Sie eine Frage zur Rechnung, Aktivierung oder zu einer technischen Angelegenheit haben, wir sind da, um Ihnen zu helfen.
1-800-WOLFRAM (+1-217-398-0700 für internationale Anrufer)
Kundendienst
Montag–Freitag
8:00–17:00 US Central Time
- Produktregistrierung oder Aktivierung
- Kaufinformationen und Bestellung
- Hilfe beim Installieren und Starten
Erweiterter technischer Support (für berechtigte Kunden)
Montag–Donnerstag
8:00–19:00 US Central Time
Freitag
8:30–10:00 & 11:00–17:00 US Central Time
- Technischer Priority-Support
- Produktassistenz von Wolfram-Experten
- Hilfe beim Programmieren mit der Wolfram Language
- Erweiterter Support beim Installieren