Adding a new external database
Posted: Tue Feb 16, 2021 2:04 am
Hello, How does one add a new external database please? I would have this one in mind for example: https://data.snb.ch/en Thanks a lot, Günter
Code: Select all
https://data.snb.ch/api/cube/snbbipo/data/csv/enCode: Select all
import https://data.snb.ch/api/cube/snbbipo/data/csv/enCode: Select all
import(link) https://data.snb.ch/api/cube/snbbipo/data/csv/en ftype=ascii rectype=crlf skip=3 fieldtype=delimited custom=";" colhead=1 eoltype=pad badfield=NA @id date d0 @smpl @allCode: Select all
import(link) https://data.snb.ch/api/cube/snbbipo/data/csv/en ftype=ascii rectype=crlf skip=3 fieldtype=delimited custom=";" colhead=1 eoltype=pad badfield=NA @freq M @id d0 @date(date) @smpl @all
Code: Select all
pageunstack(namepat=*_?) d0 dateid @ *
For a direction connection to a database, such as the ones you see built into the File->Open->Database menu, we have an open source language that allows data distributors to have EViews connect to their data.
Also, I would like to add other databases from other national databases. Do you have a team which deals with this?