faizhalas commited on
Commit
2c5d5f1
·
verified ·
1 Parent(s): 8bb0ff5

Update Home.py

Browse files
Files changed (1) hide show
  1. Home.py +88 -38
Home.py CHANGED
@@ -112,7 +112,10 @@ with mt2:
112
  | Dimensions | Comma-separated values | MeSH terms |
113
  | | (.csv) | |
114
  +----------------+------------------------+---------------------------------+
115
- | Other | .csv | Change your column to 'Keyword' |
 
 
 
116
  +----------------+------------------------+---------------------------------+
117
  | Hathitrust | .json | htid (Hathitrust ID) |
118
  +----------------+------------------------+---------------------------------+
@@ -155,7 +158,13 @@ with mt2:
155
  | Lens.org | Comma-separated values | |
156
  | | (.csv) | |
157
  +----------------+------------------------| |
158
- | Other | .csv | |
 
 
 
 
 
 
159
  +----------------+------------------------| |
160
  | Hathitrust | .json | |
161
  +----------------+------------------------+----------------------------------+
@@ -216,7 +225,10 @@ with mt2:
216
  | Dimensions | Comma-separated values | MeSH terms |
217
  | | (.csv) | |
218
  +----------------+------------------------+---------------------------------+
219
- | Other | .csv | Change your column to 'Keyword' |
 
 
 
220
  | | | and separate the words with ';' |
221
  +----------------+------------------------+---------------------------------+
222
  | Hathitrust | .json | htid (Hathitrust ID) |
@@ -245,22 +257,27 @@ with mt2:
245
 
246
  with tab3:
247
  st.code("""
248
- +----------------+------------------------+--------------------+
249
- | Source | File Type | Column |
250
- +----------------+------------------------+--------------------+
251
- | Scopus | Comma-separated values | Source title, |
252
- | | (.csv) | Document Type, |
253
- +----------------+------------------------| Cited by, Year |
254
- | Web of Science | Tab delimited file | |
255
- | | (.txt) | |
256
- +----------------+------------------------+--------------------+
257
- | Lens.org | Comma-separated values | Publication Year, |
258
- | | (.csv) | Publication Type, |
259
- | | | Source Title, |
260
- | | | Citing Works Count |
261
- +----------------+------------------------+--------------------+
262
- | Hathitrust | .json | htid(Hathitrust ID)|
263
- +----------------+------------------------+--------------------+
 
 
 
 
 
264
  """, language=None)
265
 
266
  with tab4:
@@ -299,7 +316,13 @@ with mt2:
299
  | Lens.org | Comma-separated values | |
300
  | | (.csv) | |
301
  +----------------+------------------------| |
302
- | Other | .csv | |
 
 
 
 
 
 
303
  +----------------+------------------------| |
304
  | Hathitrust | .json | |
305
  +----------------+------------------------+----------------------------------+
@@ -348,7 +371,13 @@ with mt2:
348
  | Lens.org | Comma-separated values | |
349
  | | (.csv) | |
350
  +----------------+------------------------| |
351
- | Other | .csv | |
 
 
 
 
 
 
352
  +----------------+------------------------| |
353
  | Hathitrust | .json | |
354
  +----------------+------------------------+----------------------------------+
@@ -390,7 +419,13 @@ with mt2:
390
  | Lens.org | Comma-separated values | |
391
  | | (.csv) | |
392
  +----------------+------------------------| |
393
- | Other | .csv | |
 
 
 
 
 
 
394
  +----------------+------------------------| |
395
  | Hathitrust | .json | |
396
  +----------------+------------------------+----------------------------------+
@@ -425,15 +460,21 @@ with mt2:
425
  | Source | File Type | Column |
426
  +----------------+------------------------+----------------------------------+
427
  | Scopus | Comma-separated values | Choose your preferred column |
428
- | | (.csv) | that you have to analyze and |
429
- +----------------+------------------------| and need a column called "Year" |
430
  | Web of Science | Tab delimited file | |
431
  | | (.txt) | |
432
  +----------------+------------------------| |
433
  | Lens.org | Comma-separated values | |
434
  | | (.csv) | |
435
  +----------------+------------------------| |
436
- | Other | .csv | |
 
 
 
 
 
 
437
  +----------------+------------------------| |
438
  | Hathitrust | .json | |
439
  +----------------+------------------------+----------------------------------+
@@ -466,19 +507,28 @@ with mt2:
466
 
467
  with tab3:
468
  st.code("""
469
- +----------------+------------------------+
470
- | Source | File Type |
471
- +----------------+------------------------+
472
- | Scopus | Comma-separated values |
473
- | | (.csv) |
474
- +----------------+------------------------|
475
- | Lens.org | Comma-separated values |
476
- | | (.csv) |
477
- +----------------+------------------------|
478
- | Other | .csv/ .txt(full text) |
479
- +----------------+------------------------|
480
- | Hathitrust | .json |
481
- +----------------+------------------------+
 
 
 
 
 
 
 
 
 
482
  """, language=None)
483
 
484
  with tab4:
 
112
  | Dimensions | Comma-separated values | MeSH terms |
113
  | | (.csv) | |
114
  +----------------+------------------------+---------------------------------+
115
+ | OpenAlex | Comma-separated values | Keywords |
116
+ | | (.csv) | |
117
+ +----------------+------------------------+---------------------------------+
118
+ | Other | .csv .xls .xlsx | Change your column to 'Keyword' |
119
  +----------------+------------------------+---------------------------------+
120
  | Hathitrust | .json | htid (Hathitrust ID) |
121
  +----------------+------------------------+---------------------------------+
 
158
  | Lens.org | Comma-separated values | |
159
  | | (.csv) | |
160
  +----------------+------------------------| |
161
+ | Dimensions | Comma-separated values | |
162
+ | | (.csv) | |
163
+ +----------------+------------------------| |
164
+ | OpenAlex | Comma-separated values | |
165
+ | | (.csv) | |
166
+ +----------------+------------------------| |
167
+ | Other | .csv .xls .xlsx | |
168
  +----------------+------------------------| |
169
  | Hathitrust | .json | |
170
  +----------------+------------------------+----------------------------------+
 
225
  | Dimensions | Comma-separated values | MeSH terms |
226
  | | (.csv) | |
227
  +----------------+------------------------+---------------------------------+
228
+ | OpenAlex | Comma-separated values | Keywords |
229
+ | | (.csv) | |
230
+ +----------------+------------------------+---------------------------------+
231
+ | Other | .csv .xls .xlsx | Change your column to 'Keyword' |
232
  | | | and separate the words with ';' |
233
  +----------------+------------------------+---------------------------------+
234
  | Hathitrust | .json | htid (Hathitrust ID) |
 
257
 
258
  with tab3:
259
  st.code("""
260
+ +----------------+------------------------+--------------------------------------+
261
+ | Source | File Type | Column |
262
+ +----------------+------------------------+--------------------------------------+
263
+ | Scopus | Comma-separated values | Source title, |
264
+ | | (.csv) | Document Type, |
265
+ +----------------+------------------------| Cited by, Year |
266
+ | Web of Science | Tab delimited file | |
267
+ | | (.txt) | |
268
+ +----------------+------------------------+--------------------------------------+
269
+ | Lens.org | Comma-separated values | Publication Year, |
270
+ | | (.csv) | Publication Type, |
271
+ | | | Source Title, |
272
+ | | | Citing Works Count |
273
+ +----------------+------------------------+--------------------------------------+
274
+ | OpenAlex | Comma-separated values | publication_year, |
275
+ | | (.csv) | cited_by_count, |
276
+ | | | type, |
277
+ | | | primary_location.source.display_name |
278
+ +----------------+------------------------+--------------------------------------+
279
+ | Hathitrust | .json | htid(Hathitrust ID) |
280
+ +----------------+------------------------+--------------------------------------+
281
  """, language=None)
282
 
283
  with tab4:
 
316
  | Lens.org | Comma-separated values | |
317
  | | (.csv) | |
318
  +----------------+------------------------| |
319
+ | Dimensions | Comma-separated values | |
320
+ | | (.csv) | |
321
+ +----------------+------------------------| |
322
+ | OpenAlex | Comma-separated values | |
323
+ | | (.csv) | |
324
+ +----------------+------------------------| |
325
+ | Other | .csv .xls .xlsx | |
326
  +----------------+------------------------| |
327
  | Hathitrust | .json | |
328
  +----------------+------------------------+----------------------------------+
 
371
  | Lens.org | Comma-separated values | |
372
  | | (.csv) | |
373
  +----------------+------------------------| |
374
+ | Dimensions | Comma-separated values | |
375
+ | | (.csv) | |
376
+ +----------------+------------------------| |
377
+ | OpenAlex | Comma-separated values | |
378
+ | | (.csv) | |
379
+ +----------------+------------------------| |
380
+ | Other | .csv .xls .xlsx | |
381
  +----------------+------------------------| |
382
  | Hathitrust | .json | |
383
  +----------------+------------------------+----------------------------------+
 
419
  | Lens.org | Comma-separated values | |
420
  | | (.csv) | |
421
  +----------------+------------------------| |
422
+ | Dimension | Comma-separated values | |
423
+ | | (.csv) | |
424
+ +----------------+------------------------| |
425
+ | OpenAlex | Comma-separated values | |
426
+ | | (.csv) | |
427
+ +----------------+------------------------| |
428
+ | Other | .csv .xls .xlsx | |
429
  +----------------+------------------------| |
430
  | Hathitrust | .json | |
431
  +----------------+------------------------+----------------------------------+
 
460
  | Source | File Type | Column |
461
  +----------------+------------------------+----------------------------------+
462
  | Scopus | Comma-separated values | Choose your preferred column |
463
+ | | (.csv) | that you have to analyze. |
464
+ +----------------+------------------------| |
465
  | Web of Science | Tab delimited file | |
466
  | | (.txt) | |
467
  +----------------+------------------------| |
468
  | Lens.org | Comma-separated values | |
469
  | | (.csv) | |
470
  +----------------+------------------------| |
471
+ | Dimensions | Comma-separated values | |
472
+ | | (.csv) | |
473
+ +----------------+------------------------| |
474
+ | OpenAlex | Comma-separated values | |
475
+ | | (.csv) | |
476
+ +----------------+------------------------| |
477
+ | Other | .csv .xls .xlsx | |
478
  +----------------+------------------------| |
479
  | Hathitrust | .json | |
480
  +----------------+------------------------+----------------------------------+
 
507
 
508
  with tab3:
509
  st.code("""
510
+ +----------------+------------------------+----------------------------------+
511
+ | Source | File Type | Column |
512
+ +----------------+------------------------+----------------------------------+
513
+ | Scopus | Comma-separated values | Choose your preferred column |
514
+ | | (.csv) | that you have |
515
+ +----------------+------------------------| |
516
+ | Web of Science | Tab delimited file | |
517
+ | | (.txt) | |
518
+ +----------------+------------------------| |
519
+ | Lens.org | Comma-separated values | |
520
+ | | (.csv) | |
521
+ +----------------+------------------------| |
522
+ | Dimensions | Comma-separated values | |
523
+ | | (.csv) | |
524
+ +----------------+------------------------| |
525
+ | OpenAlex | Comma-separated values | |
526
+ | | (.csv) | |
527
+ +----------------+------------------------| |
528
+ | Other | .csv .xls .xlsx | |
529
+ +----------------+------------------------| |
530
+ | Hathitrust | .json | |
531
+ +----------------+------------------------+----------------------------------+
532
  """, language=None)
533
 
534
  with tab4: