Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
Swedish
Libraries:
Datasets
pandas
License:
Pierre Mesure commited on
Commit
3a358dc
·
1 Parent(s): 142cb1c

Rename to preview ia data first

Browse files
README.md CHANGED
@@ -41,7 +41,7 @@ The data made available is the raw list of links provided by the services.
41
 
42
  ### Internet Archive
43
 
44
- The data is in [myndighet_ia.parquet](./myndighet_ia.parquet).
45
 
46
  The Internet Archive provides:
47
  - *timestamp*, a timestamp for the time the document was archived
@@ -54,7 +54,7 @@ The file also contains two fields generated by the data:
54
 
55
  ### Common Crawl
56
 
57
- The data is in [myndighet_cc.parquet](./myndighet_cc.parquet).
58
 
59
  The Common Crawl Index API provides:
60
  - *Domain*, the base domain at which the file was fetched
 
41
 
42
  ### Internet Archive
43
 
44
+ The data is in [archive_org.parquet](./archive_org.parquet).
45
 
46
  The Internet Archive provides:
47
  - *timestamp*, a timestamp for the time the document was archived
 
54
 
55
  ### Common Crawl
56
 
57
+ The data is in [common_crawl.parquet](./common_crawl.parquet).
58
 
59
  The Common Crawl Index API provides:
60
  - *Domain*, the base domain at which the file was fetched
myndighet_ia.parquet → archive_org.parquet RENAMED
File without changes
myndighet_cc.parquet → common_crawl.parquet RENAMED
File without changes