Skip to content

Commit 9b95e35

Browse files
authored
Merge pull request #282 from sampoves/patch-1
Update pxweb.Rmd
2 parents 816e244 + cfdf2bd commit 9b95e35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vignettes/pxweb.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ d <- pxweb_interactive()
142142
d <- pxweb_interactive("api.scb.se")
143143
144144
# Fetching data from statfi (Statistics Finland)
145-
d <- pxweb_interactive("pxnet2.stat.fi")
145+
d <- pxweb_interactive("statfin.stat.fi")
146146
147147
# Fetching data from StatBank (Statistics Norway)
148148
d <- pxweb_interactive("data.ssb.no")

0 commit comments

Comments
 (0)