JP2006053689A - Time series data display system, and program for time series data display - Google Patents

Time series data display system, and program for time series data display Download PDF

Info

Publication number
JP2006053689A
JP2006053689A JP2004233780A JP2004233780A JP2006053689A JP 2006053689 A JP2006053689 A JP 2006053689A JP 2004233780 A JP2004233780 A JP 2004233780A JP 2004233780 A JP2004233780 A JP 2004233780A JP 2006053689 A JP2006053689 A JP 2006053689A
Authority
JP
Japan
Prior art keywords
function
data
database
time
cell
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004233780A
Other languages
Japanese (ja)
Inventor
Hirofumi Sasaki
浩文 佐々木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
I N Information Systems Ltd
Original Assignee
I N Information Systems Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by I N Information Systems Ltd filed Critical I N Information Systems Ltd
Priority to JP2004233780A priority Critical patent/JP2006053689A/en
Publication of JP2006053689A publication Critical patent/JP2006053689A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To easily create charts of a wide variety of forms desired by users on the basis of various time series data such as economic statistics data provided from a database company or the like. <P>SOLUTION: A data code specifying the type of the time series data, and a set of functions functioning on spreadsheet software, capable of specifying a constant, a function, and cell reference as a parameter, and including at least a data reading function functioning to read one predetermined time series data from a database, and returning it to the spreadsheet software as a function value are prepared beforehand. When the data reading function is described in a cell on a worksheet, the data code and a particular point of time are recognized from its parameter, the database is searched to specify corresponding individual data, the data are read from the database and sent to a client terminal, and by returning the data as a function value to the data reading function, the data can be used on the spreadsheet software. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、いわゆる表計算ソフトのワークシート上に、データベースに格納された経済統計データ等の種々の時系列データを表示させるためのシステム及びコンピュータプログラムに関する。   The present invention relates to a system and a computer program for displaying various time series data such as economic statistical data stored in a database on a worksheet of so-called spreadsheet software.

経済統計データベースサービスは、一般に無料公開されている経済統計データを有料で提供するビジネスである。無料のものを有料とすることの源泉は、膨大な経済統計データを集積し一元的に提供することにより、利用者のデータ収集の手間を極力なくすことである。特に経済分析・予測・レポート作成等で大量にデータを扱う企業の調査セクションなどでは、データ収集コストも膨大であり、経済統計データベースサービスの利用価値は高い。   The economic statistical database service is a business that provides economic statistical data that is open to the public for a fee. The source of paying for free is to collect as much economic data as possible and provide it centrally, thereby minimizing the user's effort to collect data. Especially in the research section of companies that handle large amounts of data for economic analysis, forecasting, report creation, etc., the data collection cost is enormous and the utility value of the economic statistical database service is high.

しかしながら、経済統計データがインターネット上で公開されるにつれて、収集の手間は以前ほど大変ではなくなり、相対的に経済統計データベースの価値は下がってきたといえる。   However, as economic statistical data is released on the Internet, the labor of collection becomes less difficult than before, and it can be said that the value of the economic statistical database has decreased.

さて、経済統計データの利用において、データ収集とともに手間がかかるのは、取得したデータを、自分が表現したい形式に変換する作業、具体的にいえば表やグラフの作成作業である。各データベース会社は、データ提供の際、表やグラフの形で提供するが、利用者が求める多種多様な表のすべてを用意することは不可能である。このため利用者は、データベース会社から提供される表を、自分の表計算ソフト等に持ち込み、再度自分の好きな表現形式に変換するという手間を相変わらず余儀なくされている。したがって、この手間の軽減については、既存の経済統計データベースサービスでは、ほとんど解決されていない状態である。   Now, in using economic statistical data, it takes time to collect the data together with the work of converting the acquired data into a format that one wants to express, specifically, the work of creating tables and graphs. Each database company provides data in the form of tables and graphs, but it is impossible to prepare all the various tables that users require. For this reason, the user is still forced to take the table provided by the database company into his / her spreadsheet software and convert it again into his / her favorite expression format. Therefore, this reduction in labor is hardly solved by the existing economic statistical database service.

本発明の目的は、データベース会社などから提供される経済統計データ等の種々の時系列データに基づいて、利用者が希望する多種多様な形態の表を容易に作成することを可能にするシステム及びコンピュータプログラムを提供することである。   An object of the present invention is to provide a system that makes it possible to easily create a table in various forms desired by a user based on various time series data such as economic statistical data provided by a database company, etc. To provide a computer program.

上記の課題を解決するために、本発明は、複数の時系列データが格納されているデータベースから特定の時系列データを読み出して、クライアント端末で稼働する表計算ソフトのワークシート上で利用できるようにするコンピュータプログラムであって、
前記表計算ソフト上で機能し、定数、関数、及びセル参照をパラメータとして指定できるようにされた関数の組であって、前記データベースから所定の時系列データの一つを読み出し、それを関数値として表計算ソフトへ返すよう機能するデータ読み出し関数を少なくとも含む関数の組を予め用意するとともに、時系列データの種類を特定するデータコードを予め用意し、
ワークシート上のあるセルに前記データ読み出し関数が記述されたときは、コンピュータに、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード及び特定の時点を認識する第1機能と、
前記第1機能で認識されたデータコード及び時点に基づいて前記データベースを検索し、該当する個別データを特定する第2機能と、
前記第2機能で特定された個別データを前記データベースから読み出してクライアント端末に転送し、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第3機能とを実現させることを特徴とする。
In order to solve the above-described problems, the present invention reads specific time-series data from a database storing a plurality of time-series data, and can be used on a spreadsheet of spreadsheet software operating on a client terminal. A computer program for
A set of functions that function on the spreadsheet software and can specify constants, functions, and cell references as parameters, and read out one of the predetermined time series data from the database and use it as a function value As a set of functions including at least a data read function that functions to return to the spreadsheet software in advance, a data code that identifies the type of time-series data is prepared in advance,
When the data read function is described in a certain cell on the worksheet,
A first function for recognizing a data code and a specific time point from a parameter of a data read function described in the cell;
A second function for searching the database based on the data code and the time point recognized by the first function and identifying the corresponding individual data;
Realizes a third function that enables use on spreadsheet software by reading the individual data specified by the second function from the database, transferring it to the client terminal, and returning it to the data read function as a function value It is characterized by making it.

さらに、前記関数の組には、時系列データと共に前記データベースに格納されている時系列データの属性情報を読み出し、それを関数値として表計算ソフトへ返すよう機能する属性情報読み出し関数を含めておき、
ワークシート上のあるセルに前記属性情報読み出し関数が記述されたときは、前記コンピュータに、
前記セルに記述されている属性情報読み出し関数から、データコード及び特定の属性を認識する第4機能と、
前記第4機能で認識されたデータコード及び属性に基づいて前記データベースを検索し、該当する個別データを特定する第5機能と、
前記第5機能で特定された個別属性データを前記データベースから読み出してクライアント端末に転送し、前記属性情報読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第6機能と、
を実現させるようにすることが好ましい。
Further, the function set includes an attribute information read function that reads the attribute information of the time series data stored in the database together with the time series data and returns it to the spreadsheet software as a function value. ,
When the attribute information read function is described in a cell on the worksheet, the computer
A fourth function for recognizing a data code and a specific attribute from the attribute information read function described in the cell;
A fifth function for searching the database based on the data code and the attribute recognized by the fourth function and identifying the corresponding individual data;
A sixth function that enables use on spreadsheet software by reading the individual attribute data specified by the fifth function from the database, transferring it to the client terminal, and returning it to the attribute information read function as a function value; ,
Is preferably realized.

また、さらに、前記データ読み出し関数は、特定の時点を指定する時点指定パラメータ、及び複数のデータに対して行う演算を指定する演算指定パラメータを持たせることができるようにし、
ワークシート上のあるセルに前記データ読み出し関数が、前記時点指定パラメータ及び前記演算指定パラメータと共に記述されたときは、コンピュータに、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード、及び時点指定パラメータと演算指定パラメータから求められる複数の時点を認識する第7機能と、
前記第7機能で認識されたデータコード及び複数の時点に基づいて前記データベースを検索し、該当する複数の個別データを特定する第8機能と、
前記第8機能で特定された複数の個別データを前記データベースから読み出してクライアント端末に転送し、当該複数の個別データに対して前記指定された演算を実行する第9機能と、
前記第9機能により演算された結果を、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第10機能と、
を実現させるようにすることがこのましい。
Furthermore, the data read function can have a time designation parameter for designating a specific time point, and an operation designation parameter for designating an operation to be performed on a plurality of data,
When the data read function is described together with the time specification parameter and the operation specification parameter in a certain cell on the worksheet,
A seventh function for recognizing a plurality of time points obtained from a data code, a time point specifying parameter and a calculation specifying parameter from the parameters of the data read function described in the cell;
An eighth function that searches the database based on the data code recognized by the seventh function and a plurality of time points, and identifies a plurality of corresponding individual data;
A ninth function of reading a plurality of individual data specified by the eighth function from the database and transferring the data to a client terminal, and executing the specified operation on the plurality of individual data;
A tenth function enabling use on a spreadsheet software by returning the result calculated by the ninth function as a function value to the data read function;
It is recommended to make it realize.

上記のコンピュータプログラムを、複数の時系列データが格納されているデータベースを制御するデータベースサーバと、表計算ソフトが稼働するようにされているクライアント端末と、前記データベースサーバと前記クライアント端末とを接続するコンピュータネットワークとを備えたハードウェア上で稼働させることにより、所定の効果を奏する時系列データ表示システムを構築することができる。   The above computer program connects a database server that controls a database storing a plurality of time-series data, a client terminal in which spreadsheet software is operated, and the database server and the client terminal. By operating on hardware provided with a computer network, a time-series data display system having a predetermined effect can be constructed.

以下に、図面を参照しながら、本発明の実施の一形態を説明する。本実施形態の方法及びプログラムは、マイクロソフト社の表計算ソフトである「エクセル」(マイクロソフト社の登録商標)に対して、新たに開発した所定のアドイン・プログラムを組み込むことによって実現されている。これにより、エクセルのユーザがエクセルと同等な操作環境の下で操作できる。   An embodiment of the present invention will be described below with reference to the drawings. The method and program of this embodiment are realized by incorporating a newly developed predetermined add-in program into “Excel” (registered trademark of Microsoft Corporation), which is a spreadsheet software of Microsoft Corporation. Thereby, the user of Excel can operate in the operating environment equivalent to Excel.

図1(a)は、本実施形態に係るシステム全体の構成を示した機能ブロック図である。同図において、データベースサーバ10は、例えば経済統計データ等の時系列データを業として顧客に提供するデータベースベンダが用意するサーバであり、統計値マスタデータベース11と、属性情報マスタデータベース12を有している。クライアントPC13は、本実施形態に係るシステムの利用者(同時にデータベースベンダの顧客でもある)のクライアント端末である。データベースサーバ10とクライアントPC13は、インターネット20によって接続されている。ただし、データベースサーバ10とクライアントPC13を接続するネットワークはインターネットには限られず、イントラネットその他のネットワークであってもよい。   FIG. 1A is a functional block diagram showing the configuration of the entire system according to this embodiment. In the figure, a database server 10 is a server prepared by a database vendor that provides customers with time series data such as economic statistical data, and has a statistical value master database 11 and an attribute information master database 12. Yes. The client PC 13 is a client terminal of a user (also a database vendor customer) of the system according to the present embodiment. The database server 10 and the client PC 13 are connected via the Internet 20. However, the network connecting the database server 10 and the client PC 13 is not limited to the Internet, and may be an intranet or other network.

クライアントPC13には、表計算ソフト(エクセル)がインストールされている。そして、この表計算ソフトには、「INDB−II」というコンピュータプログラム14が、アドインという形態で組み込まれている。INDB−IIは、本実施形態に係るシステムの中心となる部分であり、各種の機能を有するが、その中でも、今回新たに用意された関数をコントロールする機能を有している(以下「INDB−II」を「本実施形態のプログラム14」ともいう)。これについては、後に詳細に説明する。   Spreadsheet software (Excel) is installed in the client PC 13. In this spreadsheet software, a computer program 14 “INDB-II” is incorporated in the form of an add-in. INDB-II is a central part of the system according to the present embodiment and has various functions. Among these, INDB-II has a function of controlling a newly prepared function (hereinafter referred to as “INDB-”). II "is also referred to as" program 14 of this embodiment "). This will be described in detail later.

クライアントPC13には、他に統計値キャッシュデータベース15及び属性情報データベース16が設けられている。これらのデータベースは、データベースサーバ10から提供されるデータを一時的に格納する機能を有する。統計値キャッシュデータベース15及び属性情報データベース16を設けた理由は、データベースサーバ10からのデータ転送の時間を短縮するためであり、システムの設計の仕方によっては必須のものではない。   In addition, the client PC 13 is provided with a statistical value cache database 15 and an attribute information database 16. These databases have a function of temporarily storing data provided from the database server 10. The reason why the statistical value cache database 15 and the attribute information database 16 are provided is to shorten the time for data transfer from the database server 10, and is not essential depending on how the system is designed.

図1(b)は、同図(a)に含まれる各種データベースにおけるデータ更新のタイミングと、更新されるデータの単位を示した表である。同表に示すように、データベースサーバ10に含まれる統計値マスタデータベース11及び属性情報マスタデータベース12は、どちらも情報が発表された時点で更新され、変更された情報のみが追加、変更される。   FIG. 1B is a table showing data update timings and data units to be updated in various databases included in FIG. As shown in the table, the statistical value master database 11 and the attribute information master database 12 included in the database server 10 are both updated when information is announced, and only changed information is added or changed.

クライアントPC13に含まれる統計値キャッシュデータベース15は、システムをインストールした初期状態では空であり、本実施形態のプログラム14上でデータ更新がなされた時点で、クライアントPC13で必要なデータを更新しあるいは蓄積するようにされている。一方、同じくクライアントPC13に含まれる属性情報データベース16は、システムのインストール初期状態においては、データベースサーバ10の属性情報マスタデータベースと同一とされる。そして、本実施形態のプログラム14上でデータ更新がなされる度に、データベースサーバ10と完全同期をとるようにされている。   The statistical value cache database 15 included in the client PC 13 is empty in the initial state where the system is installed, and when the data update is performed on the program 14 of the present embodiment, the necessary data is updated or accumulated in the client PC 13. Have been to. On the other hand, the attribute information database 16 included in the client PC 13 is the same as the attribute information master database of the database server 10 in the initial installation state of the system. Every time data is updated on the program 14 of this embodiment, the database server 10 is completely synchronized.

なお、属性情報には、時系列データの名称、単位、出典に加え、その時系列データに特有の集計方法(例えば月次の生産数量のデータを年次データとして見たい場合は、月次データを「合計」する。月次の株価情報を年次ベースで見たい場合には、月次データを「平均」する。このような時系列データの種類によって決まってくる月次を年次等に変換する際の集計方法)などが含まれる。   In addition to the name, unit, and source of the time series data, the attribute information includes a tabulation method specific to the time series data (for example, if you want to view monthly production quantity data as annual data, use monthly data. If you want to see the monthly stock price information on an annual basis, “average” the monthly data.Convert the monthly determined by the type of such time series data into annual etc. For example).

[関数によるデータの表現]
本実施形態のプログラム14においては、データベースから時系列データを取得するために、「indbs」という関数を用意した。この関数は、後述の時系列データの種類を特定するデータコード、及び時系列データの構成要素である特定の時点をパラメータとして用いることができる。この関数を用いることにより、どのようなことが実現できるかについて、従来方式と比較対照しながら説明する。なお、「従来方式」とは、ここでは、データベースベンダが提供してきたプログラムで得られる従来の形式=定型表と「エクセル」に元々備えられた機能だけを用いて実行する場合の方法を意味する。
[Representation of data by function]
In the program 14 of the present embodiment, a function “indbs” is prepared in order to acquire time series data from a database. This function can use, as parameters, a data code that specifies the type of time-series data, which will be described later, and a specific time that is a component of the time-series data. What can be realized by using this function will be described in comparison with the conventional method. Here, “conventional method” means a method in which execution is performed using only the functions originally provided in the conventional format = standard table and “Excel” obtained by the program provided by the database vendor. .

図2は、完全失業率の直近の推移を月次ベース、四半期ベース、年次ベースで表した時系列表である。このような時系列表を、種々の時系列データが格納されているデータベースサーバ10から必要なデータを取り出し、クライアントPC13上で稼働しているワークシートに表示させる場合を考える。   Figure 2 is a time-series table that shows the most recent changes in the unemployment rate on a monthly, quarterly, and annual basis. Consider a case where such a time series table is obtained from necessary data from the database server 10 in which various time series data is stored and displayed on a worksheet operating on the client PC 13.

図3は、図2に示す時系列表を表示させるために、本実施形態のプログラム14に基づいてユーザが自身のクライアントPC13上のワークシートに必要な情報を入力した状態を示している。図4は、従来方式によって図2の表を表示させるために必要な関数及び関連する情報を入力した状態を示している。いずれも、表計算ソフトの機能によって、各セルの数式を表示させる表示状態にした画面の図である。図3と図4を見ると、一見どちらも複雑な数式が入っているように見えるが、これを作成するのに要する労力は大きく異なる。   FIG. 3 shows a state in which the user inputs necessary information to the worksheet on his client PC 13 based on the program 14 of the present embodiment in order to display the time series table shown in FIG. FIG. 4 shows a state in which functions necessary for displaying the table of FIG. 2 and related information are input according to the conventional method. Both are screens in a display state in which the formula of each cell is displayed by the function of the spreadsheet software. 3 and 4, both seem to contain complicated mathematical formulas, but the labor required to create them is very different.

例えば図2において、D4セルには、完全失業率の2003年1月(C4セルで指定)時点の値を表示したい。   For example, in FIG. 2, the D4 cell wants to display the value of the unemployment rate as of January 2003 (specified by the C4 cell).

図3のD4セルには[ =indbs($B$3,$C4) ]と記述されている。ここで関数「indbs」は、前述のように、データをデータベースから取り出してくれる関数である。そして、そのパラメータ部の「($B$3,$C4)」という記述は、B3セルに記述されているデータコード「LAF&URS」に対応する時系列データ(この「LAF&URS」は、完全失業率を表すデータコードである)の、C4セルに記述されている特定の時点(2003年1月)における値を取り出すことを指示している。なお、この例の場合は、使ったパラメータは2個だけだが、実際にはこの関数では後述のようにパラメータを6個まで指定できるようにしてある。   [= Indbs ($ B $ 3, $ C4)] is described in the D4 cell of FIG. Here, the function “indbs” is a function that retrieves data from the database as described above. And the description “($ B $ 3, $ C4)” in the parameter part is time series data corresponding to the data code “LAF & URS” described in the B3 cell (this “LAF & URS” represents the complete unemployment rate). Is a data code) at a specific time (January 2003) described in the C4 cell. In this example, only two parameters are used, but in reality, up to six parameters can be specified in this function as will be described later.

図3のD5〜D15の各セルにも、同じように関数「indbs」と、D4セルと同様のパラメータが記述されている。本実施形態のプログラム14は、このようにセルごとにそこに記述された関数を解釈し、データベースから個々のデータを取り出してきて、それを関数値としてエクセルに渡す。エクセルはその値を指定されたセル(この場合は関数が記述されているセル)に表示する。このように、各セルごとに関数を記述して、そのセルに表示させたい時系列データを特定することができる。したがって、ユーザから見ると、指定の仕方が直接的であり、極めて分かり易い。この点が本実施形態のプログラムの特徴的な点である。   In each of the cells D5 to D15 in FIG. 3, the function “indbs” and parameters similar to those of the D4 cell are described in the same manner. The program 14 of this embodiment interprets the function described there for each cell in this way, extracts individual data from the database, and passes it to Excel as a function value. Excel displays the value in the specified cell (in this case, the cell in which the function is described). In this way, a function can be described for each cell, and time series data desired to be displayed in that cell can be specified. Therefore, from the user's point of view, the designation method is straightforward and very easy to understand. This is a characteristic point of the program of this embodiment.

なお、C4〜C22の各セルに表示されている数字は、エクセルを関数の表示状態としたときに、日付データが数値として表示されるエクセル特有のもので、実際にはこれらのセルには、図2に示すような日付データが格納されている。   Note that the numbers displayed in the cells C4 to C22 are specific to Excel in which date data is displayed as a numerical value when Excel is displayed in the function display state. Date data as shown in FIG. 2 is stored.

これに対し、従来方式によって図2のような時系列表を作るためには、まず図2とは別に、データベースベンダが提供するプログラムによって、元になるデータを定型化された表としてシート上に出力し、そして、この表から、リンクという形でデータを取り出すという手順が必要となる。図5は、この元の表の一例である。すなわち、データベースサーバ10からデータを取り出す際には、用意されたパターンの定型表として取り出すことのみがサポートされており、個別データの取り出しはサポートされていなかった。   On the other hand, in order to create a time series table as shown in FIG. 2 by the conventional method, first, separately from FIG. 2, the original data is put on a sheet as a standardized table by a program provided by a database vendor. The procedure of outputting and extracting data in the form of a link from this table is required. FIG. 5 is an example of this original table. That is, when retrieving data from the database server 10, only retrieving as a standard table with a prepared pattern is supported, and retrieving individual data is not supported.

図4のD4セルを見ると、[ =A!B46 ]と記述されている。これは、図5に示したワークシートのB46セルの値を取り出すことを指定している。この記述自体は簡単であるが、図5の「ワークシートのB46セル」ということには何の意味もなく、図5のシートのB46セルに目的とする値が入っていることを利用者が把握し、そのことを記述して指定する必要がある。簡単な指定ではあるが、別シートへのリンクだけであってそれ自体では意味を持たない指定であるため、分かりにくく、またメンテナンスもしにくい。   Looking at the D4 cell in FIG. 4, [= A! B46] is described. This specifies that the value of cell B46 of the worksheet shown in FIG. Although this description itself is simple, there is no meaning in the “worksheet B46 cell” in FIG. 5, and the user knows that the target value is contained in the B46 cell of the sheet in FIG. 5. It is necessary to grasp and describe it. Although it is a simple designation, it is a designation that is only a link to another sheet and has no meaning in itself, so it is difficult to understand and maintenance is difficult.

次に、図2のD16セルを考える。ここには、月ごとに発表された数値に基づいてそれを四半期平均した値が表示されている。本実施形態のプログラム14には、データ読み出し関数「indbs」に、データベースから所定の複数の時系列データを取り出し、それらに対して予め指定された演算を行い、その演算結果をエクセルに返すという機能を持たせてある。この機能を用いることにより、データベースに格納されているのが月次のデータだけであってもその月次のデータに基づいて、四半期平均の値を表示させることができる。   Next, consider the D16 cell of FIG. Here, the quarterly averaged values are displayed based on monthly figures. The program 14 of the present embodiment has a function of extracting a plurality of predetermined time-series data from the database to the data reading function “indbs”, performing a predetermined operation on them, and returning the operation result to Excel. Is given. By using this function, even if only the monthly data is stored in the database, the quarterly average value can be displayed based on the monthly data.

具体的には、D16セルに四半期平均した値を表示させるために、図3のD16セルにある通り、[ =indbs($B$3,$C16,,,“四半期”) ]と指定する。ここで、本実施形態のプログラム14は、最初のパラメータからデータコードを認識し、五番目のからデータの四半期平均をとることを認識し、そして、二番目のパラメータからその四半期平均をとるための3カ月分の時点(2003年3月期)を認識する(この例では三番目、四番目、六番目のパラメータは指定されていない)。そして、それに基づいてデータベースを検索し、該当する3カ月分のデータを読み出してクライアント端末に転送し、そしてこの3カ月分のデータに対し平均を求める演算を行い、それを関数値としてエクセルに返す。エクセルは、この関数値をその関数によって指定されているセルに表示する。以上の一連の処理が、一つの関数「indbs」だけで行うことが可能となる。この指定の仕方も、非常に直接的である。   Specifically, in order to display the quarterly averaged value in the D16 cell, [= indbs ($ B $ 3, $ C16 ,,, "quarter")] is designated as shown in the D16 cell of FIG. Here, the program 14 of the present embodiment recognizes the data code from the first parameter, recognizes that the quarter average of the data is taken from the fifth parameter, and takes the quarterly average from the second parameter. It recognizes the time of 3 months (the year ended March 2003) (in this example, the third, fourth, and sixth parameters are not specified). Based on this, the database is searched, the corresponding three-month data is read out and transferred to the client terminal, and the calculation for calculating the average is performed on the three-month data, and the result is returned to Excel as a function value. . Excel displays this function value in the cell specified by the function. The series of processes described above can be performed with only one function “indbs”. This way of designation is also very straightforward.

これに対し、従来方式では、図4のD16セルに示した通り、[ =AVERAGE(A!B46:B48) ]と指定することになる。これ自体も簡単な指定ではあるが、意味的には図5のシートのB46からB48セルまでの値を平均するということであり、図5のシートのB46セルからB48セルまでに必要なデータが入っていることを、利用者が把握することが不可欠である。   On the other hand, in the conventional method, [= AVERAGE (A! B46: B48)] is designated as shown in the D16 cell of FIG. Although this is a simple designation itself, it means that the values from the B46 to B48 cells of the sheet of FIG. 5 are averaged, and the necessary data from the B46 to B48 cells of the sheet of FIG. It is essential for the user to know that it is in.

最後に、図2のF20のセルを考える。ここには、月で発表された数値を年平均し、それを前年と比較した伸び率が表示されている。本実施形態のプログラム14では、図3のF20セルに示した通り、[ =indbs($B$3,$C20,“前期比”,,“暦年”) ]と入力する。これはB3セルに入っているデータコードで指定される時系列データ(一番目のパラメータ)の数値を暦年平均した後(五番目のパラメータ)、前期比を計算し(三番目のパラメータ)、C20セルにおいて指定されている時点(2000年12月期)(二番目のパラメータ)の値を表示することを示している。この例では四番目のパラメータは省略されている。これもまた単純明快な指定である。   Finally, consider cell F20 in FIG. Here, the annual average of the figures released in the month and the rate of growth compared to the previous year are displayed. In the program 14 of the present embodiment, [= indbs ($ B $ 3, $ C20, “previous ratio” ,, “calendar year”)] is input as shown in the F20 cell of FIG. This is the result of averaging the numerical values of the time series data (first parameter) specified by the data code contained in cell B3 (calendar year) (fifth parameter), and calculating the previous period (third parameter), C20 This indicates that the value at the time point specified in the cell (year ended December 2000) (second parameter) is displayed. In this example, the fourth parameter is omitted. This is also a simple and clear specification.

これに対し、従来方式では、図4のF20セルに示した通り[ =(AVERAGE(A!B22:B33)/AVERAGE(A!B10:B21)-1)*100 ]と指定することになる。この記述の意味の説明は省略するが、図5のシートのB10からB33までの24個のセルに格納されている値を使う計算であり、そのことを把握しておく必要がある。すなわち、利用者自身が、常に図5のシートの形態を意識しながら数式を作ることが必要であり、このため指定しにくく分かりにくいものとなる。   On the other hand, in the conventional method, [= (AVERAGE (A! B22: B33) / AVERAGE (A! B10: B21) -1) * 100] is designated as shown in the F20 cell of FIG. Although explanation of the meaning of this description is omitted, it is a calculation using values stored in 24 cells from B10 to B33 of the sheet of FIG. 5, and it is necessary to understand this. That is, it is necessary for the user himself / herself to always make a mathematical formula while being aware of the form of the sheet in FIG. 5, and this makes it difficult to specify and understand.

また、例えば四半期表を実際に作成する場合、本実施形態の方式ではD16からF16までの3セルを入力した後、その関数をコピーし、D17からF19の各セルにペーストし、日付を修正するだけでよい。   For example, when actually creating a quarterly table, in the method of this embodiment, after inputting three cells from D16 to F16, the function is copied and pasted into each cell of D17 to F19 to correct the date. Just do it.

これに対して、従来方式では、そのすべて(12セル分)の数式を、リンクするセルのアドレスを確認しつつ一々入力しなければならない。図2の例では時点の数は4であるため従来方式でも入力に掛かる労力はそれほどでもない。しかしながら、これが例えば20年分80時点ともなると、入力には相当の手間と労力を要することになる。同じことを本実施形態の方式で実行する場合は、コピー&ペーストで簡単に実行できる。   On the other hand, in the conventional method, all the equations (for 12 cells) must be input one by one while confirming the address of the cell to be linked. In the example of FIG. 2, the number of time points is 4, so that the labor required for input is not so much even in the conventional method. However, if this is, for example, 80 points for 20 years, input will require considerable effort and labor. When the same thing is executed by the method of this embodiment, it can be easily executed by copy and paste.

さらに、時系列データは時とともに増加していくものであるため、一般には、一旦作成した表であってもそれを随時メンテナンスする必要がある。本実施形態の方式では、直接的な表現を採用したことにより、セルに記述した数式の見直しは簡単である。これに対して、従来方式では、元の表に対してどうリンクしているかが分かりにくいため、本実施形態の方式にくらべて、増加してゆく時系列データへの対応は難しい。   Furthermore, since time-series data increases with time, generally, even a table once created needs to be maintained as needed. In the system of the present embodiment, the direct expression is adopted, so that the mathematical formula described in the cell can be easily reviewed. On the other hand, in the conventional method, it is difficult to understand how the link is made to the original table, and therefore, it is difficult to cope with the increasing time series data as compared with the method of the present embodiment.

そのほかにも本実施形態の方式によれば、ある時系列データについての時系列表ができていれば、それとは異なる種類の時系列データについて同様の時系列表を簡単に作ることができる。例えば、図2は完全失業率についての時系列表であるが、これを別の種類の時系列データについて図2と同様の時系列表を作りたいという場合には、B3セルに記述してあるデータコードを別のデータコードに変えるだけでよい。図6は、自動車生産数量の推移を表す時系列表であるが、これは、図2の完全失業率についての時系列表のB3セルに記述したデータコード「LAF&URS」を、自動車生産数量を表すデータコード「I04060PDQ」に変更するだけで簡単に得られる。   In addition, according to the system of the present embodiment, if a time series table for certain time series data is created, a similar time series table can be easily created for different types of time series data. For example, FIG. 2 is a time series table for the unemployment rate, but when it is desired to create a time series table similar to FIG. 2 for another type of time series data, it is described in the B3 cell. It is only necessary to change the data code to another data code. Fig. 6 is a time series table showing the transition of automobile production volume. This is the data code "LAF & URS" described in cell B3 of the time series table for the complete unemployment rate in Fig. 2 and represents the automobile production volume. It can be obtained simply by changing the data code to “I04060PDQ”.

これに対して従来方式で同様のことをしようとする場合には、まず図5に示した元の表を、自動車生産数量の推移を示す表に入れ替える必要がある。この入れ替えの方法には、データベースベンダが用意するサービスに応じて種々のものがあり得るが、少なくともB3セルに記述されたデータコードを入れ替えるという簡単な手続に比べると、より多くの手間と労力が掛かることは明らかである。   On the other hand, when trying to do the same with the conventional method, it is necessary to replace the original table shown in FIG. 5 with a table showing the transition of the automobile production quantity. There are various methods for this replacement depending on the service provided by the database vendor, but at least compared to the simple procedure of replacing the data code described in the B3 cell, more labor and effort are required. It is clear that it will hang.

さらに、従来方式では、時系列データの種類が自動車生産数量の場合には、月ベースの数値を四半期や年次に変える場合に、完全失業率の場合のように平均をとるのではなく、合計をとる必要がある。すなわち、図4の表の中で「AVERAGE関数」が用いられているセルについては、その記述を「SUM関数」に変えてやる必要がある。   Furthermore, in the conventional method, when the type of time-series data is automobile production volume, when the monthly base value is changed quarterly or annually, the total is not averaged as in the case of the full unemployment rate. It is necessary to take That is, in the table of FIG. 4, it is necessary to change the description of the cell using the “AVERAGE function” to the “SUM function”.

これに対して本実施形態の方式では、データベースの中にそのデータコード毎に典型的な集計方法を属性として持たせ(属性情報マスタデータベース12に格納してある)、特にユーザーからの指定がない場合にはその集計方法で計算するようにしてある。このため、関数に関して通常は何ら変更を行わなくても、そのデータに合った集計方法で計算がなされることになり、ユーザーの利便性は一層向上する。   On the other hand, in the method of the present embodiment, the database has a typical aggregation method for each data code as an attribute (stored in the attribute information master database 12), and there is no specification from the user. In some cases, the calculation is performed by the aggregation method. For this reason, even if the function is not normally changed, the calculation is performed by the aggregation method suitable for the data, and the convenience for the user is further improved.

ここまでは、「数値=統計値」を取得する関数を使った例を示してきた。その他に、本実施形態のプログラムでは、属性情報を取得する関数を用意してあるので、これらを組み合わせて、属性情報を取り出した表を作る場合の例を説明する。これらの属性情報は、図1の属性情報マスタデータベース12及び属性情報データベース16に格納されている。   Up to this point, an example using a function for obtaining “numerical value = statistical value” has been shown. In addition, since the function of the attribute information is prepared in the program according to the present embodiment, an example in which a table in which attribute information is extracted by combining these functions will be described. These pieces of attribute information are stored in the attribute information master database 12 and the attribute information database 16 shown in FIG.

図7は、左側が実際のデータを表示させた状態、右側が対応する数式を表示させた状態を示している。同図右側のC3、C4、C5、C6の各セルには、データベースから時系列データの属性情報を取得して当該セルに表示させる関数である「INDBZ」が記述されている。これにより、これらの各セルのパラメータに応じて、それぞれC2セルに記述されているデータコードを持つデータ(「LAF&URS」、すなわち完全失業率の時系列データ)の名称、単位、開始時点、最新時点という属性情報が取得される。   FIG. 7 shows a state in which actual data is displayed on the left side and a corresponding mathematical expression is displayed on the right side. In each cell of C3, C4, C5, and C6 on the right side of the same figure, “INDBZ” that is a function for acquiring attribute information of time series data from the database and displaying it in the cell is described. As a result, according to the parameters of each cell, the name, unit, start time, latest time of data ("LAF & URS", that is, time series data of complete unemployment rate) having the data code described in cell C2, respectively. Is obtained.

また、図7右側のシートのB7セルには[=indbdym(c6,1,1)]と記述されている。これは上記の関数とは別に用意された関数であって、C6セルに指定されている時点から年ベースで1年前の年に戻り、その戻った年の1月時点を求める、という関数である。したがって、C6セルで取得される最新時点が2004年1月から同年12月までの間は、1年前の2003年1月を返し、最新時点が2005年1月になると、2004年1月を返すことになる。   Also, [= indbdym (c6,1,1)] is described in the B7 cell of the sheet on the right side of FIG. This is a function that is prepared separately from the above function, and returns to the year one year before on the year basis from the point specified in the C6 cell, and finds the January point of that year. is there. Therefore, if the latest time acquired in C6 cell is from January 2004 to December of the same year, January 2003 will be returned, and if the latest time is January 2005, January 2004 will be returned. Will return.

図7右側のシートにおいて、B列のB8以降のセルには、さらに別の関数[=indbd(b7,1,“月次”)]が記述されている。これはB7セルに月次ベースで1だけ増やした値とする、すなわち、ひと月増分することを表す関数である。C列のC7以降のセルに記述された関数は、先に説明したここの時系列データを取得する関数で、B7セルからB30セルに記述された年月に応じた統計値を出力する「indbs」関数である。   In the sheet on the right side of FIG. 7, another function [= indbd (b7,1, “monthly”)] is described in the cells after B8 in the B column. This is a function indicating that the value is incremented by 1 on the B7 cell on a monthly basis, that is, incremented by one month. The function described in the C7 and subsequent cells in the C column is a function for acquiring the time series data described above, and outputs statistical values corresponding to the years described in the B7 to B30 cells. Is a function.

このような関数の組み合わせによって、データベースに格納されているデータが毎月更新されるのに合わせて、自動的にクライアント端末上のワークシートにデータが追加され、年が明けると表の開始年も変わるといった、動的に変化する表を作成することが実現可能となる。   By combining such functions, data is automatically added to the worksheet on the client terminal as the data stored in the database is updated every month, and the start year of the table changes when the year starts. It is feasible to create a dynamically changing table.

これまでに例示した時系列表は、どちらかと言えば基本的なものであるため、データベースベンダが従来方式の下でこれらを定型的な表として用意してユーザに提供することも不可能ではない。しかしながら、利用者が考える表はこのような基本的なものには限られず、実際には無数の種類が考えられる。   Since the time series tables exemplified so far are rather basic, it is not impossible for database vendors to prepare them as regular tables under the conventional method and provide them to users. . However, the table considered by the user is not limited to such a basic one, and there are actually a myriad of types.

図8は、ユーザが自身の要求に基づいて作成した、どちらかと言えば特殊な部類に属する表の一例である。これは、各セルを、そのセルに表示された統計値によって網がけしたり、「+」記号を表示したりしている非常に複雑なものである。こういう表までをデータベースベンダが定型パターンに組み入れていては、定型パターンは無限に用意しなければならないことになり、事実上不可能である。   FIG. 8 is an example of a table created by the user based on his / her request, which belongs to a rather special category. This is a very complex one where each cell is shaded or displayed with a “+” sign depending on the statistics displayed in that cell. If a database vendor incorporates such a table in a fixed pattern, the fixed pattern must be prepared indefinitely, which is virtually impossible.

なお、図8は、今回の関数で指定することによって作成しており、例えば上記のB3セルを四半期から月次に変えると、関数は再計算され即座に月次ベースの表になる。また、C3セルの前期比を前年比に変えるとこれも即座に前年比で計算された表となる。さらに、新しい時点が出てきたときは、D3セルの値を変えればよい。例えば、図9は、図8の表でB3を月次に、D3の記述を「2004/03」に変えたものであるが、この表は、B3セル及びD3セルの値を変えるだけで、セル関数が再計算され、即座に所望の表が得られる。   Note that FIG. 8 is created by designating with this function. For example, when the above B3 cell is changed from quarter to month, the function is recalculated and immediately becomes a monthly basis table. Moreover, if the C3 cell is changed from the previous year to the previous year, this is also a table that is immediately calculated from the previous year. Further, when a new time point comes out, the value of the D3 cell may be changed. For example, FIG. 9 is a table in which B3 is changed to monthly in the table of FIG. 8, and the description of D3 is changed to “2004/03”, but this table only changes the values of the B3 cell and the D3 cell. The cell function is recalculated and the desired table is obtained immediately.

[データの更新]
関数により取得されるデータは、クライアントPC(クライアント端末)13上にある統計値キャッシュデータベース15に格納される。このデータベースは、インターネット20を介してデータベースサーバ13からデータを取得して更新することで、最新の値になる。このやりかたを説明する。
[Update data]
Data acquired by the function is stored in the statistical value cache database 15 on the client PC (client terminal) 13. This database becomes the latest value by acquiring and updating data from the database server 13 via the Internet 20. I will explain how to do this.

図10を見ると、真ん中やや右にメニューボタンが並んだパレット(メニューパレット)がある。ここで「数値更新」のメニューボタンをクリックするとこのファイルで利用しているデータをすべて検索し、インターネット20を介してその更新データをデータベースサーバ10に要求する。データベースサーバ10は更新データがあればそれをクライアントPC13に送り、その更新データはローカルのデータベース15に格納される。   Referring to FIG. 10, there is a palette (menu palette) with menu buttons arranged in the middle and right. Here, when the “numerical value update” menu button is clicked, all data used in this file are searched, and the update data is requested to the database server 10 via the Internet 20. If there is update data, the database server 10 sends it to the client PC 13, and the update data is stored in the local database 15.

以上が数値データの更新であるが、属性情報データベースの更新は、やはりメニューパレット上の「コードブック更新」というメニューボタンをクリックすることで実現され、属性情報データベース16のデータが更新される。この場合は、ファイルで利用するデータに限らず、すべての属性情報がインターネット上のデータベースサーバ13と同期がとられる。   The above is the update of the numerical data. The update of the attribute information database is also realized by clicking the menu button “Update Code Book” on the menu palette, and the data of the attribute information database 16 is updated. In this case, not only the data used in the file, but all attribute information is synchronized with the database server 13 on the Internet.

[補足機能]
さらに、本願発明の本質的機能ではないが、本実施形態のプログラム14には、関数を使う上で便利な機能を用意したので、これについて説明する。
[Supplemental functions]
Furthermore, although not an essential function of the present invention, a convenient function for using functions is prepared in the program 14 of the present embodiment, which will be described.

(1)データコード検索
先ほどの失業率を表すデータコード「LAF&URS」や、自動車生産台数を表すデータコード「I04060PDQ」などは、ユーザがこのシステムを利用する上で予め知っておく必要がある。そこで、本実施形態では、ユーザが自分の利用したい時系列データのデータコードを簡単に知ることができるツールを用意した。
(1) Data code search The user needs to know the data code “LAF & URS” representing the unemployment rate and the data code “I04060PDQ” representing the number of automobiles produced before using this system. Therefore, in this embodiment, a tool is prepared that allows the user to easily know the data code of the time series data that the user wants to use.

メニューパレット上にある「系列検索」の画面をクリックすると、図11のような画面が開かれる。ここで同図にあるように、系列名称欄に「失業率 季節調整」などの検索キーワードをいれることによって、データコードを検索できるようになっている。なお、このデータコードをシートに直接出力することはもちろん、ある程度まとまった表を作ってシートに貼り付けることもできるようにしてある。   When the “series search” screen on the menu palette is clicked, a screen as shown in FIG. 11 is opened. Here, as shown in the figure, the data code can be searched by entering a search keyword such as “unemployment rate seasonal adjustment” in the series name column. In addition to outputting this data code directly to the sheet, it is also possible to create a table that is a certain amount and paste it on the sheet.

(2)データ表示・グラフ表示
これまで説明してきたように、本実施形態の方式では、ワークシートに関数を入力してデータを表示させるようにしたことによって、表作成の自由度は高くなるが、とりあえず全体の値を表やグラフで見たい場合もある。このような場合のために用意したのが、メニューパレット上の「データ表示」及び「グラフ表示」の機能である。
(2) Data display / graph display As described above, in the method of this embodiment, the function is input to the worksheet to display the data, but the degree of freedom of table creation is increased. However, for the time being, you may want to see the overall values in a table or graph. Prepared for such a case are the functions of “data display” and “graph display” on the menu palette.

これは、カーソルを例えば図20のD4のセルに置いて、メニューパレット上の「データ表示」をクリックした場合に、図12の画面が開かれ、数値を見ることができるようにした機能である。また、「グラフ表示」をクリックすれば図13のグラフ表示がなされる。いずれの機能も、カーソルが置かれたセルの中で使用されているコードを見つけてグラフやデータを表示するものである。   For example, when the cursor is placed on the cell D4 in FIG. 20 and “Data Display” on the menu palette is clicked, the screen in FIG. 12 is opened and the numerical value can be viewed. . If “Graph Display” is clicked, the graph display of FIG. 13 is made. Both functions find the code used in the cell where the cursor is placed and display graphs and data.

[関数の仕様]
図14〜図17に、本実施形態のプログラム14に用意された四つの関数「indbs」、「indbz」、「indbd」、「indbdym」の詳細な仕様を示した。各関数の括弧内の数字は、指定できるパラメータを表しており、関数「indbs」では、一番目と二番目のパラメータを必須とした上で最大6個までのパラメータを指定できる。さらに、いずれの関数も、パラメータとして定数だけでなく、セル参照及び関数そのものも記述することができる。
[Function specifications]
14 to 17 show detailed specifications of the four functions “indbs”, “indbz”, “indbd”, and “indbdym” prepared in the program 14 of the present embodiment. The numbers in parentheses of each function represent parameters that can be specified. In the function “indbs”, the first and second parameters are required, and up to six parameters can be specified. Furthermore, any function can describe not only constants but also cell references and functions themselves as parameters.

本実施形態に係るシステム全体の構成を示した機能ブロック図、及び各種データベースにおけるデータ更新のタイミングと更新されるデータの単位を示した表を示している。The functional block diagram which showed the structure of the whole system which concerns on this embodiment, and the table | surface which showed the timing of the data update in various databases, and the unit of the data updated are shown. 完全失業率の直近の推移を月次ベース、四半期ベース、年次ベースで表した時系列表である。This is a time series that shows the most recent changes in the unemployment rate on a monthly, quarterly, and annual basis. 図2に示す時系列表を表示させるために、本実施形態のプログラム14に基づいてユーザが自身のクライアントPC13上のワークシートに必要な情報を入力した状態を示した図である。It is the figure which showed the state which the user input required information into the worksheet on own client PC13 based on the program 14 of this embodiment in order to display the time series table | surface shown in FIG. 従来方式によって図2の表を表示させるために必要な関数及び関連する情報を入力した状態を示した図である。It is the figure which showed the state which input the function required in order to display the table | surface of FIG. 2 by a conventional system, and related information. 従来方式で図2の時系列表を作るためには必要とされる元の表を示した図である。It is the figure which showed the original table required in order to make the time series table of FIG. 2 with a conventional system. 自動車生産数量の推移を表す時系列表を示した図である。It is the figure which showed the time series table showing transition of automobile production quantity. 左側は実際のデータを表示させた状態、右側は対応する数式を表示させた状態を示した図である。The left side shows a state where actual data is displayed, and the right side shows a state where a corresponding mathematical expression is displayed. ユーザが自身の要求に基づいて作成した特殊な表の一例を示した図である。It is the figure which showed an example of the special table which the user created based on his request. 図8の表でB3セルを月次に、D3セルの記述を「2004/03」に変えた表を示した図である。FIG. 9 is a diagram showing a table in which B3 cell is changed to monthly in the table of FIG. 8, and the description of D3 cell is changed to “2004/03”. 本実施形態のデータ更新を説明するための図である。It is a figure for demonstrating the data update of this embodiment. データコードの検索方法を説明するための図である。It is a figure for demonstrating the search method of a data code. データ表示の機能を説明するための図である。It is a figure for demonstrating the function of a data display. グラフ表示の機能を説明するための図である。It is a figure for demonstrating the function of a graph display. 関数「indbs」の詳細な仕様を示した図である。FIG. 10 is a diagram illustrating detailed specifications of a function “indbs”. 関数「indbz」の詳細な仕様を示した図である。It is the figure which showed the detailed specification of function “indbz”. 関数「indbd」の詳細な仕様を示した図である。FIG. 10 is a diagram illustrating detailed specifications of a function “indbd”. 関数「indbdym」の詳細な仕様を示した図である。It is the figure which showed the detailed specification of function “indbdym”.

符号の説明Explanation of symbols

10 データベースサーバ
11 統計値マスタデータベース
12 属性情報マスタデータベース
13 クライアントPC
14 本実施形態のプログラム
15 統計値キャッシュデータベース
16 属性情報データベース
20 インターネット
10 Database Server 11 Statistics Master Database 12 Attribute Information Master Database 13 Client PC
14 Program of this embodiment 15 Statistics cache database 16 Attribute information database 20 Internet

Claims (6)

複数の時系列データが格納されているデータベースから特定の時系列データを読み出して、クライアント端末で稼働する表計算ソフトのワークシート上で利用できるようにするコンピュータプログラムであって、
前記表計算ソフト上で機能し、定数、関数、及びセル参照をパラメータとして指定できるようにされた関数の組であって、前記データベースから所定の時系列データの一つを読み出し、それを関数値として表計算ソフトへ返すよう機能するデータ読み出し関数を少なくとも含む関数の組が予め用意されており、
時系列データの種類を特定するデータコードが予め用意されており、
ワークシート上のあるセルに前記データ読み出し関数が記述されたときは、コンピュータに、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード及び特定の時点を認識する第1機能と、
前記第1機能で認識されたデータコード及び時点に基づいて前記データベースを検索し、該当する個別データを特定する第2機能と、
前記第2機能で特定された個別データを前記データベースから読み出してクライアント端末に転送し、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第3機能と、
を実現させることを特徴とするコンピュータプログラム。
A computer program that reads specific time-series data from a database in which a plurality of time-series data is stored, and makes it available on a spreadsheet software worksheet that runs on a client terminal,
A set of functions that function on the spreadsheet software and can specify constants, functions, and cell references as parameters, and read out one of the predetermined time series data from the database and use it as a function value A set of functions including at least a data read function that functions to return to the spreadsheet software is prepared in advance.
A data code specifying the type of time series data is prepared in advance,
When the data read function is described in a certain cell on the worksheet,
A first function for recognizing a data code and a specific time point from a parameter of a data read function described in the cell;
A second function for searching the database based on the data code and the time point recognized by the first function and identifying the corresponding individual data;
A third function that enables use on spreadsheet software by reading the individual data specified by the second function from the database, transferring it to the client terminal, and returning it to the data read function as a function value;
A computer program characterized by realizing the above.
前記関数の組には、時系列データと共に前記データベースに格納されている時系列データの属性情報を読み出し、それを関数値として表計算ソフトへ返すよう機能する属性情報読み出し関数が含まれており、
ワークシート上のあるセルに前記属性情報読み出し関数が記述されたときは、前記コンピュータに、
前記セルに記述されている属性情報読み出し関数から、データコード及び特定の属性を認識する第4機能と、
前記第4機能で認識されたデータコード及び属性に基づいて前記データベースを検索し、該当する個別データを特定する第5機能と、
前記第5機能で特定された個別属性データを前記データベースから読み出してクライアント端末に転送し、前記属性情報読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第6機能と、
を実現させるものである、請求項1に記載のコンピュータプログラム。
The set of functions includes an attribute information read function that reads the attribute information of the time series data stored in the database together with the time series data, and functions to return it to the spreadsheet software as a function value.
When the attribute information read function is described in a cell on the worksheet, the computer
A fourth function for recognizing a data code and a specific attribute from the attribute information read function described in the cell;
A fifth function for searching the database based on the data code and the attribute recognized by the fourth function and identifying the corresponding individual data;
A sixth function that enables use on spreadsheet software by reading the individual attribute data specified by the fifth function from the database, transferring it to the client terminal, and returning it to the attribute information read function as a function value; ,
The computer program according to claim 1, wherein:
請求項1又は2に記載のコンピュータプログラムにおいて、前記データ読み出し関数は、特定の時点を指定する時点指定パラメータ、及び複数のデータに対して行う演算を指定する演算指定パラメータを持たせることができるようにされており、
ワークシート上のあるセルに前記データ読み出し関数が、前記時点指定パラメータ及び前記演算指定パラメータと共に記述されたときは、コンピュータに、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード、及び時点指定パラメータと演算指定パラメータから求められる複数の時点を認識する第7機能と、
前記第7機能で認識されたデータコード及び複数の時点に基づいて前記データベースを検索し、該当する複数の個別データを特定する第8機能と、
前記第8機能で特定された複数の個別データを前記データベースから読み出してクライアント端末に転送し、当該複数の個別データに対して前記指定された演算を実行する第9機能と、
前記第9機能により演算された結果を、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第10機能と、
を実現させることを特徴とする請求項1又は2に記載のコンピュータプログラム。
3. The computer program according to claim 1, wherein the data read function can have a time specification parameter for specifying a specific time point and an operation specification parameter for specifying an operation to be performed on a plurality of data. Has been
When the data read function is described together with the time specification parameter and the operation specification parameter in a certain cell on the worksheet,
A seventh function for recognizing a plurality of time points obtained from a data code, a time point specifying parameter and a calculation specifying parameter from the parameters of the data read function described in the cell;
An eighth function that searches the database based on the data code recognized by the seventh function and a plurality of time points, and identifies a plurality of corresponding individual data;
A ninth function of reading a plurality of individual data specified by the eighth function from the database and transferring the data to a client terminal, and executing the specified operation on the plurality of individual data;
A tenth function enabling use on a spreadsheet software by returning the result calculated by the ninth function as a function value to the data read function;
The computer program according to claim 1, wherein the computer program is realized.
複数の時系列データが格納されているデータベースを制御するデータベースサーバと、表計算ソフトが稼働するようにされているクライアント端末と、前記データベースサーバと前記クライアント端末とを接続するコンピュータネットワークとを備えた時系列データ表示システムであって、
前記表計算ソフトには、アドイン・プログラムが組み込まれており、当該アドイン・プログラムは、
複数の時系列データが格納されている前記データベースから特定の時系列データを読み出して、クライアント端末で稼働する表計算ソフトのワークシート上で利用できるようにするとともに、前記表計算ソフト上で機能し、定数、関数、及びセル参照をパラメータとして指定できるようにされた関数の組であって、前記データベースから所定の時系列データの一つを読み出しそれを関数値として表計算ソフトへ返すよう機能するデータ読み出し関数を少なくとも含む関数の組が予め用意されており、そして、時系列データの種類を特定するデータコードが予め用意されており、
前記クライアント端末上でワークシート上のあるセルに前記データ読み出し関数が記述されたときは、前記アドイン・プログラムは、クライアント端末に、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード及び特定の時点を認識する第1機能と、
前記第1機能で認識されたデータコード及び時点に基づいて前記データベースを検索し、該当する個別データを特定する第2機能と、
前記第2機能で特定された個別データを前記データベースから読み出してクライアント端末に転送し、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第3機能と、
を実現させるようにされていることを特徴とする
時系列データ表示システム。
A database server that controls a database in which a plurality of time-series data is stored, a client terminal in which spreadsheet software is operated, and a computer network that connects the database server and the client terminal A time series data display system,
The spreadsheet software includes an add-in program, and the add-in program is
It reads specific time-series data from the database in which a plurality of time-series data is stored, makes it available on the spreadsheet software worksheet that runs on the client terminal, and functions on the spreadsheet software. , A constant, a function, and a function set that can specify a cell reference as a parameter, and functions to read one of predetermined time-series data from the database and return it to a spreadsheet as a function value A set of functions including at least a data read function is prepared in advance, and a data code for specifying the type of time series data is prepared in advance.
When the data read function is described in a certain cell on the worksheet on the client terminal, the add-in program
A first function for recognizing a data code and a specific time point from a parameter of a data read function described in the cell;
A second function for searching the database based on the data code and the time point recognized by the first function and identifying the corresponding individual data;
A third function that enables use on spreadsheet software by reading the individual data specified by the second function from the database, transferring it to the client terminal, and returning it as a function value to the data read function;
A time-series data display system characterized by realizing the above.
前記関数の組には、時系列データと共に前記データベースに格納されている時系列データの属性情報を読み出し、それを関数値として返すよう機能する属性情報読み出し関数が含まれており、
前記クライアント端末上でワークシート上のあるセルに前記属性情報読み出し関数が記述されたときは、前記クライアント端末に、
前記セルに記述されている属性情報読み出し関数から、データコード及び特定の属性を認識する第4機能と、
前記第4機能で認識されたデータコード及び属性に基づいて前記データベースを検索し、該当する個別データを特定する第5機能と、
前記第5機能で特定された個別属性データを前記データベースから読み出してクライアント端末に転送し、前記属性情報読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第6機能と、
を実現させるものである、請求項4に記載の時系列データ表示システム。
The set of functions includes an attribute information read function that reads the attribute information of the time series data stored in the database together with the time series data and functions to return it as a function value.
When the attribute information read function is described in a certain cell on the worksheet on the client terminal, the client terminal
A fourth function for recognizing a data code and a specific attribute from the attribute information read function described in the cell;
A fifth function for searching the database based on the data code and the attribute recognized by the fourth function and identifying the corresponding individual data;
A sixth function that enables use on spreadsheet software by reading the individual attribute data specified by the fifth function from the database, transferring it to the client terminal, and returning it to the attribute information read function as a function value; ,
The time-series data display system according to claim 4, wherein:
請求項4又は5に記載のアドイン・プログラムにおいて、前記データ読み出し関数は、特定の時点を指定する時点指定パラメータ、及び複数のデータに対して行う演算を指定する演算指定パラメータを持たせることができるようにされており、
ワークシート上のあるセルに前記データ読み出し関数が、前記時点指定パラメータ及び前記演算指定パラメータと共に記述されたときは、前記クライアント端末に、
前記セルに記述されているデータ読み出し関数のパラメータから、データコード、及び時点指定パラメータと演算指定パラメータから求められる複数の時点を認識する第7機能と、
前記第7機能で認識されたデータコード及び複数の時点に基づいて前記データベースを検索し、該当する複数の個別データを特定する第8機能と、
前記第8機能で特定された複数の個別データを前記データベースから読み出してクライアント端末に転送し、当該複数の個別データに対して前記指定された演算を実行する第9機能と、
前記第9機能により演算された結果を、前記データ読み出し関数に関数値として返すことで表計算ソフト上での利用を可能とする第10機能と、
を実現させることを特徴とする請求項4又は5に記載の時系列データ表示システム。
6. The add-in program according to claim 4, wherein the data read function can have a time specification parameter for specifying a specific time point and an operation specification parameter for specifying an operation to be performed on a plurality of data. And
When the data read function is described in a certain cell on the worksheet together with the time specification parameter and the operation specification parameter, the client terminal
A seventh function for recognizing a plurality of time points obtained from a data code, a time point specifying parameter and a calculation specifying parameter from the parameters of the data read function described in the cell;
An eighth function that searches the database based on the data code recognized by the seventh function and a plurality of time points, and identifies a plurality of corresponding individual data;
A ninth function of reading a plurality of individual data specified by the eighth function from the database and transferring the data to a client terminal, and executing the specified operation on the plurality of individual data;
A tenth function enabling use on a spreadsheet software by returning the result calculated by the ninth function as a function value to the data read function;
The time-series data display system according to claim 4 or 5, characterized in that:
JP2004233780A 2004-08-10 2004-08-10 Time series data display system, and program for time series data display Pending JP2006053689A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004233780A JP2006053689A (en) 2004-08-10 2004-08-10 Time series data display system, and program for time series data display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004233780A JP2006053689A (en) 2004-08-10 2004-08-10 Time series data display system, and program for time series data display

Publications (1)

Publication Number Publication Date
JP2006053689A true JP2006053689A (en) 2006-02-23

Family

ID=36031143

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004233780A Pending JP2006053689A (en) 2004-08-10 2004-08-10 Time series data display system, and program for time series data display

Country Status (1)

Country Link
JP (1) JP2006053689A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205140A (en) * 2009-03-05 2010-09-16 Hitachi Ltd Form output method and form processing system
WO2012020456A1 (en) * 2010-08-11 2012-02-16 株式会社日立製作所 Time-series data processing apparatus and method thereof
JP6254669B1 (en) * 2016-12-19 2017-12-27 Fdcグローバル株式会社 Information processing apparatus, terminal, and program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010205140A (en) * 2009-03-05 2010-09-16 Hitachi Ltd Form output method and form processing system
WO2012020456A1 (en) * 2010-08-11 2012-02-16 株式会社日立製作所 Time-series data processing apparatus and method thereof
JPWO2012020456A1 (en) * 2010-08-11 2013-10-28 株式会社日立製作所 Time-series data processing apparatus and method
JP6254669B1 (en) * 2016-12-19 2017-12-27 Fdcグローバル株式会社 Information processing apparatus, terminal, and program
JP2018101186A (en) * 2016-12-19 2018-06-28 Fdcグローバル株式会社 Information processing device, terminal, and program
US10671346B2 (en) 2016-12-19 2020-06-02 FDC Global Co., Ltd. Information processing apparatus and terminal device

Similar Documents

Publication Publication Date Title
JP4563189B2 (en) Database management system and database management method
US7571392B2 (en) User definable task based interface
US7624114B2 (en) Automatically generating web forms from database schema
US6700590B1 (en) System and method for retrieving and presenting data using class-based component and view model
US7251776B2 (en) System and method for efficiently and flexibly utilizing spreadsheet information
JP2008511935A (en) User interface for data integration systems
US20060129261A1 (en) System for aiding the design of product configuration
US20100211741A1 (en) Shared Composite Data Representations and Interfaces
JP2013507712A (en) Excel-based analysis report creation system and method
Dolk Integrated model management in the data warehouse era
US7949690B2 (en) Project structure
US20060277203A1 (en) Method of providing tree-structured views of data
JP7209306B2 (en) Online work system for Excel documents based on templates
JP7339628B2 (en) Online report creation system using Excel tools
EP2157535A1 (en) Fast search views over business objects
US8738584B2 (en) Context-aware management of shared composite data
US20220342534A1 (en) Dynamic graphical containers
JP2007527058A (en) Form composition mechanism and method for linking data and meta data
JPH11316766A (en) Multidimensional analytical construction system and database for analytical processing
JP2006053689A (en) Time series data display system, and program for time series data display
JP2004046657A (en) Method, apparatus and software for calculation support
CA2235320C (en) Accessing databases
CN114675910A (en) Distributed service-oriented component layout method and system
JP5714472B2 (en) Product information management apparatus, method, and program
JP3195067B2 (en) Report output system