Datasets:
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 11 new columns ({'raw_title', 'id', 'authors', 'first_seen', 'doi', 'normalized_title', 'publisher', 'year', 'isbn', 'source_articles', 'quality_grade'}) and 9 missing columns ({'page_id', 'discovered_from', 'depth', 'link_count', 'relevance_tier', 'timestamp', 'title', 'processed', 'relevance_score'}).
This happened while the json dataset builder was generating data using
hf://datasets/TheIndoIslamic/deccan-history-wiki-citations/data/citations.json (at revision 3ea177a9aacd8bbf6146e28220c69b02a7642917), [/tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/articles.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/articles.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/citations.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/citations.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/graph_edges.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/graph_edges.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/top_books.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/top_books.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/articles.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/articles.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/citations.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/citations.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/graph_edges.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/graph_edges.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/top_books.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/top_books.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /metadata.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /metadata.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/metadata.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/metadata.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1887, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 675, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
id: int64
normalized_title: string
raw_title: string
authors: string
year: string
publisher: string
isbn: string
doi: string
url: string
quality_grade: string
citation_count: int64
first_seen: string
source_articles: string
-- schema metadata --
pandas: '{"index_columns": [], "column_indexes": [], "columns": [{"name":' + 1704
to
{'page_id': Value('int64'), 'title': Value('string'), 'url': Value('string'), 'depth': Value('int64'), 'relevance_score': Value('int64'), 'relevance_tier': Value('string'), 'discovered_from': Value('string'), 'processed': Value('int64'), 'citation_count': Value('int64'), 'link_count': Value('int64'), 'timestamp': Value('timestamp[ns]')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1347, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 980, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 884, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 947, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1736, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1889, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 11 new columns ({'raw_title', 'id', 'authors', 'first_seen', 'doi', 'normalized_title', 'publisher', 'year', 'isbn', 'source_articles', 'quality_grade'}) and 9 missing columns ({'page_id', 'discovered_from', 'depth', 'link_count', 'relevance_tier', 'timestamp', 'title', 'processed', 'relevance_score'}).
This happened while the json dataset builder was generating data using
hf://datasets/TheIndoIslamic/deccan-history-wiki-citations/data/citations.json (at revision 3ea177a9aacd8bbf6146e28220c69b02a7642917), [/tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/articles.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/articles.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/citations.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/citations.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/graph_edges.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/graph_edges.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/data/top_books.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/data/top_books.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/articles.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/articles.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/citations.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/citations.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/graph_edges.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/graph_edges.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/top_books.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /data/top_books.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /metadata.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/deccan-history-wiki-citations /metadata.json), /tmp/hf-datasets-cache/medium/datasets/75359247737107-config-parquet-and-info-TheIndoIslamic-deccan-his-f3bde4d9/hub/datasets--TheIndoIslamic--deccan-history-wiki-citations/snapshots/3ea177a9aacd8bbf6146e28220c69b02a7642917/metadata.json (origin=hf://datasets/TheIndoIslamic/deccan-history-wiki-citations@3ea177a9aacd8bbf6146e28220c69b02a7642917/metadata.json)]
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
page_id int64 | title string | url string | depth int64 | relevance_score int64 | relevance_tier string | discovered_from string | processed int64 | citation_count int64 | link_count int64 | timestamp timestamp[us] |
|---|---|---|---|---|---|---|---|---|---|---|
846,757 | Deccan sultanates | https://en.wikipedia.org/wiki/Deccan_sultanates | 1 | 46 | CORE | Deccan Plateau | 1 | 39 | 189 | 2026-01-30T09:02:26.791000 |
46,755,681 | Architecture of the Deccan sultanates | https://en.wikipedia.org/wiki/Architecture_of_the_Deccan_sultanates | 2 | 41 | CORE | Deccan sultanates | 0 | 0 | 0 | 2026-01-30T18:53:30.309000 |
52,220,637 | Deccan painting | https://en.wikipedia.org/wiki/Deccan_painting | 1 | 39 | CORE | Ahmadnagar Sultanate | 1 | 9 | 90 | 2026-01-30T14:40:20.822000 |
76,683,747 | Architecture of the Bahmani and Deccan sultanates | https://en.wikipedia.org/wiki/Architecture_of_the_Bahmani_and_Deccan_sultanates | 1 | 33 | CORE | Ahmadnagar Sultanate | 1 | 0 | 5 | 2026-01-30T14:39:31.046000 |
63,201,825 | Berar-Deccan Marathi | https://en.wikipedia.org/wiki/Berar-Deccan_Marathi | 2 | 31 | CORE | Deccani language | 0 | 0 | 0 | 2026-01-30T20:47:07.694000 |
470,330 | Deccani language | https://en.wikipedia.org/wiki/Deccani_language | 1 | 31 | CORE | Deccan Plateau | 1 | 37 | 475 | 2026-01-30T09:02:31.611000 |
69,153,006 | Monuments and Forts of the Deccan Sultanates | https://en.wikipedia.org/wiki/Monuments_and_Forts_of_the_Deccan_Sultanates | 2 | 29 | CORE | Deccanis | 0 | 0 | 0 | 2026-01-31T01:04:02.464000 |
76,277,518 | Krishnadevaraya's Bahmani expedition | https://en.wikipedia.org/wiki/Krishnadevaraya's_Bahmani_expedition | 1 | 27 | CORE | Krishnadevaraya | 1 | 10 | 37 | 2026-01-30T11:41:31.178000 |
62,322,223 | Qutb Shahi architecture | https://en.wikipedia.org/wiki/Qutb_Shahi_architecture | 1 | 27 | CORE | Charminar | 1 | 12 | 121 | 2026-01-30T10:21:27.191000 |
15,165,046 | Hyderabad Deccan railway station | https://en.wikipedia.org/wiki/Hyderabad_Deccan_railway_station | 1 | 26 | CORE | Charminar | 1 | 5 | 292 | 2026-01-30T10:07:23.519000 |
67,993,084 | The Architecture of a Deccan Sultanate | https://en.wikipedia.org/wiki/The_Architecture_of_a_Deccan_Sultanate | 1 | 25 | CORE | Ahmadnagar Sultanate | 1 | 11 | 18 | 2026-01-30T14:43:25.856000 |
66,993,452 | Monuments and Forts of the Deccan Sultanate | https://en.wikipedia.org/wiki/Monuments_and_Forts_of_the_Deccan_Sultanate | 1 | 25 | CORE | Gol Gumbaz | 1 | 0 | 5 | 2026-01-30T09:58:55.304000 |
56,880,873 | Template:Mysore Kingdom series | https://en.wikipedia.org/wiki/Template:Mysore_Kingdom_series | 2 | 25 | CORE | List of Maharajas of Mysore | 0 | 0 | 0 | 2026-01-31T06:18:42.095000 |
55,956,624 | Deccan Peninsula | https://en.wikipedia.org/wiki/Deccan_Peninsula | 1 | 25 | CORE | Deccan Plateau | 1 | 7 | 124 | 2026-01-30T09:02:20.858000 |
28,571,969 | Maratha–Mysore wars | https://en.wikipedia.org/wiki/Maratha–Mysore_wars | 2 | 25 | CORE | Deccanis | 0 | 0 | 0 | 2026-01-31T01:03:57.958000 |
71,285,809 | Deccani literature | https://en.wikipedia.org/wiki/Deccani_literature | 1 | 23 | CORE | Abdullah Qutb Shah | 1 | 10 | 32 | 2026-01-30T12:52:33.106000 |
65,376,630 | Viceroy of the Deccan | https://en.wikipedia.org/wiki/Viceroy_of_the_Deccan | 1 | 23 | CORE | Nizam of Hyderabad | 1 | 5 | 40 | 2026-01-30T10:40:07.397000 |
49,832,595 | Deccanis | https://en.wikipedia.org/wiki/Deccanis | 1 | 23 | CORE | Vijayanagara Empire | 1 | 41 | 100 | 2026-01-30T09:46:04 |
15,915,338 | Vijayanagara literature in Kannada | https://en.wikipedia.org/wiki/Vijayanagara_literature_in_Kannada | 1 | 23 | CORE | Bidriware | 1 | 19 | 412 | 2026-01-30T14:12:38.946000 |
13,616,703 | Administration of the kingdom of Mysore | https://en.wikipedia.org/wiki/Administration_of_the_kingdom_of_Mysore | 1 | 23 | CORE | Kingdom of Mysore | 1 | 2 | 189 | 2026-01-30T10:54:03.808000 |
10,651,316 | Template:Karnataka History | https://en.wikipedia.org/wiki/Template:Karnataka_History | 2 | 23 | CORE | Vijayanagara | 0 | 0 | 0 | 2026-01-31T08:13:16.376000 |
1,147,028 | Anglo-Mysore wars | https://en.wikipedia.org/wiki/Anglo-Mysore_wars | 1 | 23 | CORE | Kingdom of Mysore | 1 | 8 | 500 | 2026-01-30T10:54:35.529000 |
26,616,173 | Siege of Seringapatam (1792) | https://en.wikipedia.org/wiki/Siege_of_Seringapatam_(1792) | 2 | 22 | CORE | Siege of Seringapatam (1799) | 0 | 0 | 0 | 2026-01-31T06:21:59.727000 |
6,116,522 | Hyderabad Deccan | https://en.wikipedia.org/wiki/Hyderabad_Deccan | 1 | 22 | CORE | Nizam of Hyderabad | 1 | 0 | 1 | 2026-01-30T10:29:11.780000 |
1,147,077 | Fourth Anglo-Mysore War | https://en.wikipedia.org/wiki/Fourth_Anglo-Mysore_War | 1 | 22 | CORE | Tipu Sultan | 1 | 12 | 500 | 2026-01-30T05:21:57.767000 |
77,652,077 | Krishnadevaraya's Deccan Expedition | https://en.wikipedia.org/wiki/Krishnadevaraya's_Deccan_Expedition | 1 | 21 | CORE | Krishnadevaraya | 1 | 0 | 5 | 2026-01-30T11:57:26.592000 |
63,201,879 | Deccani Marathi | https://en.wikipedia.org/wiki/Deccani_Marathi | 2 | 21 | CORE | Deccani language | 0 | 0 | 0 | 2026-01-30T20:50:20.595000 |
36,759,274 | List of Deccan Chargers cricketers | https://en.wikipedia.org/wiki/List_of_Deccan_Chargers_cricketers | 2 | 21 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:32:19.324000 |
30,968,965 | Template:Historical Places in North Karnataka | https://en.wikipedia.org/wiki/Template:Historical_Places_in_North_Karnataka | 1 | 21 | CORE | Bidar | 1 | 0 | 37 | 2026-01-30T10:53:27.659000 |
15,868,081 | Deccan Chargers | https://en.wikipedia.org/wiki/Deccan_Chargers | 1 | 21 | CORE | Charminar | 1 | 13 | 399 | 2026-01-30T10:04:26.675000 |
7,140,685 | Berar sultanate | https://en.wikipedia.org/wiki/Berar_sultanate | 1 | 21 | CORE | Aurangzeb | 1 | 6 | 57 | 2026-01-30T04:42:59.406000 |
1,147,055 | Third Anglo-Mysore War | https://en.wikipedia.org/wiki/Third_Anglo-Mysore_War | 1 | 21 | CORE | Nizam of Hyderabad | 1 | 27 | 500 | 2026-01-30T10:39:43.336000 |
1,125,647 | Deccan Herald | https://en.wikipedia.org/wiki/Deccan_Herald | 1 | 21 | CORE | Western Ghats | 1 | 13 | 295 | 2026-01-30T07:21:45.363000 |
81,741,131 | Karnataka Kalamandira, Mysore | https://en.wikipedia.org/wiki/Karnataka_Kalamandira,_Mysore | 2 | 20 | CORE | Culture of Mysore | 0 | 0 | 0 | 2026-01-31T05:56:35.477000 |
79,217,727 | Deccani film industry | https://en.wikipedia.org/wiki/Deccani_film_industry | 2 | 20 | CORE | Deccani language | 0 | 0 | 0 | 2026-01-30T20:50:26.725000 |
66,993,224 | Deccani Muslims | https://en.wikipedia.org/wiki/Deccani_Muslims | 2 | 20 | CORE | Deccani language | 0 | 0 | 0 | 2026-01-30T20:50:23.545000 |
64,474,105 | Deccani people | https://en.wikipedia.org/wiki/Deccani_people | 2 | 20 | CORE | Deccan sultanates | 0 | 0 | 0 | 2026-01-30T19:11:08.065000 |
63,201,868 | Deccan Urdu | https://en.wikipedia.org/wiki/Deccan_Urdu | 2 | 20 | CORE | Deccani literature | 0 | 0 | 0 | 2026-01-31T01:07:25.966000 |
36,724,102 | List of Vijayanagara era temples in Karnataka | https://en.wikipedia.org/wiki/List_of_Vijayanagara_era_temples_in_Karnataka | 2 | 20 | CORE | Vijayanagara architecture | 0 | 0 | 0 | 2026-01-31T05:45:33.875000 |
27,311,447 | Template:Campaignbox Fourth Anglo-Mysore War | https://en.wikipedia.org/wiki/Template:Campaignbox_Fourth_Anglo-Mysore_War | 2 | 20 | CORE | Siege of Seringapatam (1799) | 0 | 0 | 0 | 2026-01-31T06:22:46.176000 |
13,662,134 | Economy of the kingdom of Mysore | https://en.wikipedia.org/wiki/Economy_of_the_kingdom_of_Mysore | 1 | 20 | CORE | Tipu Sultan | 1 | 6 | 43 | 2026-01-30T05:21:03.515000 |
12,936,293 | Deccan College of Medical Sciences | https://en.wikipedia.org/wiki/Deccan_College_of_Medical_Sciences | 1 | 20 | CORE | Charminar | 1 | 0 | 209 | 2026-01-30T10:04:29.132000 |
9,550,856 | Mysore painting | https://en.wikipedia.org/wiki/Mysore_painting | 2 | 20 | CORE | Anglo-Mysore wars | 0 | 0 | 0 | 2026-01-30T21:46:20.629000 |
3,210,923 | Karnataka cuisine | https://en.wikipedia.org/wiki/Karnataka_cuisine | 1 | 20 | CORE | Tipu Sultan | 1 | 5 | 500 | 2026-01-30T05:26:53.771000 |
914,020 | Bahmani Kingdom | https://en.wikipedia.org/wiki/Bahmani_Kingdom | 1 | 20 | CORE | Deccan Plateau | 1 | 81 | 500 | 2026-01-30T08:42:53.491000 |
76,358,266 | Maratha–Mysore Wars | https://en.wikipedia.org/wiki/Maratha–Mysore_Wars | 1 | 19 | CORE | Tipu Sultan | 1 | 0 | 10 | 2026-01-30T05:31:15.560000 |
71,608,265 | List of Maharajas of Mysore | https://en.wikipedia.org/wiki/List_of_Maharajas_of_Mysore | 1 | 19 | CORE | Kingdom of Mysore | 1 | 7 | 132 | 2026-01-30T11:28:30.889000 |
69,831,140 | Maratha–Mysore War | https://en.wikipedia.org/wiki/Maratha–Mysore_War | 1 | 19 | CORE | Tipu Sultan | 1 | 0 | 16 | 2026-01-30T05:31:12.486000 |
67,815,392 | Deccan Chargers in 2008 | https://en.wikipedia.org/wiki/Deccan_Chargers_in_2008 | 2 | 19 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:27:36.896000 |
40,140,055 | Maratha-Mysore War | https://en.wikipedia.org/wiki/Maratha-Mysore_War | 1 | 19 | CORE | Tipu Sultan | 1 | 0 | 1 | 2026-01-30T05:31:01.941000 |
39,606,695 | Template:Architecture of Karnataka | https://en.wikipedia.org/wiki/Template:Architecture_of_Karnataka | 2 | 19 | CORE | Vijayanagara architecture | 0 | 0 | 0 | 2026-01-31T05:52:53.781000 |
13,684,459 | Society of the kingdom of Mysore | https://en.wikipedia.org/wiki/Society_of_the_kingdom_of_Mysore | 2 | 19 | CORE | List of Maharajas of Mysore | 0 | 0 | 0 | 2026-01-31T06:17:58.373000 |
13,026,409 | Musicians of the kingdom of Mysore | https://en.wikipedia.org/wiki/Musicians_of_the_kingdom_of_Mysore | 1 | 19 | CORE | Tipu Sultan | 1 | 7 | 315 | 2026-01-30T05:32:40.078000 |
10,452,612 | Culture of Mysore | https://en.wikipedia.org/wiki/Culture_of_Mysore | 1 | 19 | CORE | Tipu Sultan | 1 | 11 | 242 | 2026-01-30T05:19:33.652000 |
7,116,859 | Vijayanagara architecture | https://en.wikipedia.org/wiki/Vijayanagara_architecture | 1 | 19 | CORE | Bidriware | 1 | 0 | 319 | 2026-01-30T14:12:32.703000 |
4,137,789 | Template:Historical Places in Karnataka | https://en.wikipedia.org/wiki/Template:Historical_Places_in_Karnataka | 1 | 19 | CORE | Bidar | 1 | 0 | 51 | 2026-01-30T10:53:24.694000 |
3,424,014 | Deccan States Agency | https://en.wikipedia.org/wiki/Deccan_States_Agency | 1 | 19 | CORE | Kingdom of Mysore | 1 | 1 | 120 | 2026-01-30T11:01:41.927000 |
1,475,881 | South Deccan Plateau dry deciduous forests | https://en.wikipedia.org/wiki/South_Deccan_Plateau_dry_deciduous_forests | 1 | 19 | CORE | Deccan Plateau | 1 | 1 | 56 | 2026-01-30T09:30:55.632000 |
75,756,422 | Adil Shahi–Portuguese conflicts | https://en.wikipedia.org/wiki/Adil_Shahi–Portuguese_conflicts | 1 | 18 | CORE | Yusuf Adil Shah | 1 | 1 | 326 | 2026-01-30T13:00:54.102000 |
70,756,719 | Vijayanagara (Karnataka Assembly constituency) | https://en.wikipedia.org/wiki/Vijayanagara_(Karnataka_Assembly_constituency) | 2 | 18 | CORE | Vijayanagara district | 0 | 0 | 0 | 2026-01-31T07:39:30.593000 |
65,982,644 | Vijayanagara district | https://en.wikipedia.org/wiki/Vijayanagara_district | 1 | 18 | CORE | Bidriware | 1 | 10 | 317 | 2026-01-30T14:12:35.637000 |
25,416,764 | Portuguese conquest of Goa | https://en.wikipedia.org/wiki/Portuguese_conquest_of_Goa | 1 | 18 | CORE | Yusuf Adil Shah | 1 | 14 | 500 | 2026-01-30T13:03:14.137000 |
13,418,451 | Origin of the kingdom of Mysore | https://en.wikipedia.org/wiki/Origin_of_the_kingdom_of_Mysore | 2 | 18 | CORE | List of Maharajas of Mysore | 0 | 0 | 0 | 2026-01-31T06:17:40.350000 |
9,182,868 | Battle of Raichur | https://en.wikipedia.org/wiki/Battle_of_Raichur | 1 | 18 | CORE | Tipu Sultan | 1 | 22 | 51 | 2026-01-30T05:15:43.487000 |
6,737,567 | Template:Forts in India | https://en.wikipedia.org/wiki/Template:Forts_in_India | 1 | 18 | CORE | Bidar Fort | 1 | 0 | 182 | 2026-01-30T17:51:30.056000 |
6,531,382 | Mysore Sadashiva Rao | https://en.wikipedia.org/wiki/Mysore_Sadashiva_Rao | 2 | 18 | CORE | Culture of Mysore | 0 | 0 | 0 | 2026-01-31T05:58:45.216000 |
2,862,007 | Hyderabadi Urdu | https://en.wikipedia.org/wiki/Hyderabadi_Urdu | 1 | 18 | CORE | Charminar | 1 | 5 | 500 | 2026-01-30T10:08:07.348000 |
2,367,560 | Deccan Chronicle | https://en.wikipedia.org/wiki/Deccan_Chronicle | 1 | 18 | CORE | Deccan Plateau | 1 | 16 | 294 | 2026-01-30T09:02:17.786000 |
2,049,720 | Siege of Seringapatam (1799) | https://en.wikipedia.org/wiki/Siege_of_Seringapatam_(1799) | 1 | 18 | CORE | Battle of Seringapatam | 1 | 9 | 88 | 2026-01-30T17:52:44.052000 |
77,785,198 | Deccan Subah | https://en.wikipedia.org/wiki/Deccan_Subah | 1 | 17 | CORE | Ahmadnagar Sultanate | 0 | 0 | 0 | 2026-01-30T14:40:17.539000 |
77,001,330 | Deccan Chargers in 2012 | https://en.wikipedia.org/wiki/Deccan_Chargers_in_2012 | 2 | 17 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:27:48.910000 |
77,001,326 | Deccan Chargers in 2011 | https://en.wikipedia.org/wiki/Deccan_Chargers_in_2011 | 2 | 17 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:27:45.907000 |
77,001,324 | Deccan Chargers in 2010 | https://en.wikipedia.org/wiki/Deccan_Chargers_in_2010 | 2 | 17 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:27:42.935000 |
77,001,319 | Deccan Chargers in 2009 | https://en.wikipedia.org/wiki/Deccan_Chargers_in_2009 | 2 | 17 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:27:39.969000 |
58,470,295 | Template:Deccan Chargers | https://en.wikipedia.org/wiki/Template:Deccan_Chargers | 2 | 17 | CORE | Deccan Chargers | 0 | 0 | 0 | 2026-01-31T04:39:02.882000 |
53,090,054 | Hyderabad–Vasco da Gama Express | https://en.wikipedia.org/wiki/Hyderabad–Vasco_da_Gama_Express | 2 | 17 | CORE | Hyderabad Deccan railway station | 0 | 0 | 0 | 2026-01-30T21:18:53.735000 |
45,289,305 | Garrison Cemetery, Seringapatam | https://en.wikipedia.org/wiki/Garrison_Cemetery,_Seringapatam | 2 | 17 | CORE | Anglo-Mysore wars | 0 | 0 | 0 | 2026-01-30T21:39:22.427000 |
43,345,266 | Culture of Telangana | https://en.wikipedia.org/wiki/Culture_of_Telangana | 2 | 17 | CORE | Bahmani Kingdom | 0 | 0 | 0 | 2026-01-31T04:45:56.272000 |
43,328,386 | Deccan Wars | https://en.wikipedia.org/wiki/Deccan_Wars | 1 | 17 | CORE | Aurangzeb | 0 | 0 | 0 | 2026-01-30T04:45:47.773000 |
43,186,265 | Template:Princely states of the Deccan States Agency | https://en.wikipedia.org/wiki/Template:Princely_states_of_the_Deccan_States_Agency | 2 | 17 | CORE | Deccan States Agency | 0 | 0 | 0 | 2026-01-31T05:36:20.344000 |
42,696,747 | History of Telangana | https://en.wikipedia.org/wiki/History_of_Telangana | 1 | 17 | CORE | Nizam of Hyderabad | 0 | 0 | 0 | 2026-01-30T10:28:55.499000 |
33,643,818 | The Deccan Chronicle | https://en.wikipedia.org/wiki/The_Deccan_Chronicle | 2 | 17 | CORE | Viceroy of the Deccan | 0 | 0 | 0 | 2026-01-31T01:07:00.362000 |
31,570,796 | Mysorean rockets | https://en.wikipedia.org/wiki/Mysorean_rockets | 1 | 17 | CORE | Tipu Sultan | 0 | 0 | 0 | 2026-01-30T05:33:13.195000 |
30,837,794 | Mysore Commission | https://en.wikipedia.org/wiki/Mysore_Commission | 2 | 17 | CORE | List of Maharajas of Mysore | 0 | 0 | 0 | 2026-01-31T06:16:52.117000 |
24,074,290 | Captivity of Nairs at Seringapatam | https://en.wikipedia.org/wiki/Captivity_of_Nairs_at_Seringapatam | 1 | 17 | CORE | Tipu Sultan | 0 | 0 | 0 | 2026-01-30T05:18:15.365000 |
12,547,247 | Mysore Sandal Soap | https://en.wikipedia.org/wiki/Mysore_Sandal_Soap | 1 | 17 | CORE | Bidriware | 0 | 0 | 0 | 2026-01-30T14:09:52.750000 |
11,438,138 | Deccan Trap | https://en.wikipedia.org/wiki/Deccan_Trap | 1 | 17 | CORE | Bidar Fort | 0 | 0 | 0 | 2026-01-30T15:13:04.297000 |
5,610,257 | Wali Deccani | https://en.wikipedia.org/wiki/Wali_Deccani | 2 | 17 | CORE | Deccani language | 0 | 0 | 0 | 2026-01-30T21:07:47.608000 |
4,729,027 | Deccan | https://en.wikipedia.org/wiki/Deccan | 1 | 17 | CORE | Gol Gumbaz | 0 | 0 | 0 | 2026-01-30T09:58:07.168000 |
4,685,359 | Deccan plateau | https://en.wikipedia.org/wiki/Deccan_plateau | 2 | 17 | CORE | Deccan Peninsula | 0 | 0 | 0 | 2026-01-30T21:26:35.379000 |
4,530,704 | Deccan thorn scrub forests | https://en.wikipedia.org/wiki/Deccan_thorn_scrub_forests | 1 | 17 | CORE | Western Ghats | 0 | 0 | 0 | 2026-01-30T07:21:49.648000 |
4,119,114 | Mysore plateau | https://en.wikipedia.org/wiki/Mysore_plateau | 1 | 17 | CORE | Shivaji | 0 | 0 | 0 | 2026-01-30T06:13:53.583000 |
3,266,548 | Bijapur district, Karnataka | https://en.wikipedia.org/wiki/Bijapur_district,_Karnataka | 1 | 17 | CORE | Aurangzeb | 0 | 0 | 0 | 2026-01-30T04:43:37.394000 |
1,236,087 | Sultanate of Golconda | https://en.wikipedia.org/wiki/Sultanate_of_Golconda | 1 | 17 | CORE | Shivaji | 0 | 0 | 0 | 2026-01-30T06:19:59.918000 |
1,147,020 | Anglo-Mysore War | https://en.wikipedia.org/wiki/Anglo-Mysore_War | 1 | 17 | CORE | Hyder Ali | 0 | 0 | 0 | 2026-01-30T06:23:18.577000 |
1,134,365 | First Anglo-Mysore War | https://en.wikipedia.org/wiki/First_Anglo-Mysore_War | 1 | 17 | CORE | Tipu Sultan | 0 | 0 | 0 | 2026-01-30T05:21:48.749000 |
1,134,334 | Second Anglo-Mysore War | https://en.wikipedia.org/wiki/Second_Anglo-Mysore_War | 1 | 17 | CORE | Tipu Sultan | 1 | 11 | 500 | 2026-01-30T05:37:09.335000 |
997,382 | Raichur Doab | https://en.wikipedia.org/wiki/Raichur_Doab | 1 | 17 | CORE | Krishnadevaraya | 1 | 3 | 57 | 2026-01-30T11:58:38.987000 |
478,354 | Vijayanagara | https://en.wikipedia.org/wiki/Vijayanagara | 1 | 17 | CORE | Krishnadevaraya | 1 | 33 | 332 | 2026-01-30T12:00:35.315000 |
8,688 | Deccan Traps | https://en.wikipedia.org/wiki/Deccan_Traps | 1 | 17 | CORE | Deccan Plateau | 1 | 33 | 162 | 2026-01-30T09:02:24.034000 |
Deccan History Citations
A comprehensive bibliography of Deccan history, automatically constructed from Wikipedia citation networks using adaptive graph crawling.
Dataset Summary
This dataset contains book citations, Wikipedia articles, and article relationship graphs focused on the history of the Deccan region of South Asia — covering the Deccan Sultanates, Vijayanagara Empire, Bahmani Sultanate, Kingdom of Mysore, Maratha Empire, and related kingdoms from approximately the 13th to 19th centuries.
The dataset was built by crawling Wikipedia's citation network starting from 85+ carefully selected seed topics and adaptively following links based on a Deccan relevance scoring system.
What is the Deccan?
The Deccan (from Sanskrit Dakshina, meaning "south") is the large peninsular plateau of South Asia, roughly covering modern Karnataka, Telangana, Andhra Pradesh, Maharashtra, and parts of surrounding states.
This dataset covers the period roughly spanning 1347–1900 CE, with particular focus on:
- The Bahmani Sultanate (1347–1527) and its fragmentation into the five Deccan Sultanates
- The Five Deccan Sultanates: Bijapur, Golconda, Ahmadnagar, Berar, Bidar (1490–1687)
- The Vijayanagara Empire (1336–1646) and its conflicts with the Sultanates
- The Maratha Empire (1674–1818) and Shivaji's rise
- The Kingdom of Mysore (1399–1947) including Hyder Ali and Tipu Sultan
- The Nizam of Hyderabad (1724–1948)
- The Anglo-Mysore Wars and British arrival in the Deccan
Dataset Structure
The dataset contains four files:
data/citations.json
The core dataset. Each record is a unique book or source citation extracted from Wikipedia article references.
{
"id": 1,
"normalized_title": "history of the deccan",
"raw_title": "History of the Deccan",
"authors": "Smith, J.",
"year": "1985",
"publisher": "Oxford University Press",
"isbn": "978-0-19-xxx",
"doi": null,
"url": null,
"quality_grade": "A",
"citation_count": 12,
"first_seen": "2024-01-01T00:00:00",
"source_articles": "Deccan Sultanates|Bahmani Sultanate|Bijapur Sultanate"
}
Fields:
| Field | Type | Description |
|---|---|---|
id |
int | Unique identifier |
normalized_title |
string | Lowercased, cleaned title for deduplication |
raw_title |
string | Original title as found in Wikipedia |
authors |
string | Author name(s) |
year |
string | Publication year (4-digit) |
publisher |
string | Publisher name |
isbn |
string | ISBN if available |
doi |
string | DOI if available |
url |
string | URL if available |
quality_grade |
string | A/B/C/D quality grade (see below) |
citation_count |
int | Number of Wikipedia articles citing this book |
first_seen |
string | ISO timestamp when first discovered |
source_articles |
string | Pipe-separated list of articles that cite this book |
data/articles.json
All Wikipedia articles discovered and analyzed during the crawl.
{
"page_id": 12345,
"title": "Deccan Sultanates",
"url": "https://en.wikipedia.org/wiki/Deccan_Sultanates",
"depth": 0,
"relevance_score": 12,
"relevance_tier": "CORE",
"discovered_from": "SEED",
"processed": 1,
"citation_count": 24,
"link_count": 187,
"timestamp": "2024-01-01T00:00:00"
}
Fields:
| Field | Type | Description |
|---|---|---|
page_id |
int | Wikipedia page ID |
title |
string | Article title |
url |
string | Full Wikipedia URL |
depth |
int | Crawl depth from nearest seed topic |
relevance_score |
int | Numeric Deccan relevance score (0–15+) |
relevance_tier |
string | CORE / RELATED / TANGENTIAL |
discovered_from |
string | Article title that linked here, or SEED |
processed |
int | 1 if citations extracted, 0 if pending |
citation_count |
int | Number of citations found in this article |
link_count |
int | Number of wikilinks found in this article |
timestamp |
string | ISO timestamp when discovered |
data/graph_edges.json
The Wikipedia article link graph — which articles link to which. Useful for network analysis, topic clustering, and understanding how Deccan history topics relate to each other.
{
"from_page_id": 12345,
"to_page_id": 67890,
"from_title": "Deccan Sultanates",
"to_title": "Bahmani Sultanate",
"edge_type": "wikilink"
}
data/top_books.json
Pre-ranked list of the most-cited books across all articles, filtered to quality grades A, B, and C only.
Citation Quality Grades
Each citation is graded based on available metadata:
| Grade | Criteria | Usefulness |
|---|---|---|
| A | ISBN/DOI + author + year + publisher | Directly usable in bibliography |
| B | Author + title + year | High confidence, may need publisher |
| C | Title + partial metadata | Usable with verification |
| D | Title only | Requires manual lookup |
Grades A and B together represent the highest-confidence citations suitable for direct academic use.
Relevance Tiers
Articles are classified into three tiers based on a keyword scoring system across 7 categories (geographic, dynasties, people, events, architecture, culture, economy):
| Tier | Score | Description |
|---|---|---|
| CORE | ≥ 8 | Directly about Deccan history |
| RELATED | ≥ 3 | Closely related (Mughals, British in Deccan, etc.) |
| TANGENTIAL | ≥ 1 | Peripherally connected |
Methodology
Crawl Strategy
The dataset was constructed using an adaptive Wikipedia citation harvesting system with the following approach:
Seed topics (85+): A comprehensive list of Deccan-specific Wikipedia articles was manually curated, covering major kingdoms, rulers, battles, monuments, cultural works, and geographic features.
Relevance scoring: Each discovered article is scored using a keyword-matching system across 7 categories with weighted scores. Articles scoring below 1 are discarded.
Adaptive depth:
- CORE articles: crawled to depth 5
- RELATED articles: crawled to depth 3
- TANGENTIAL articles: crawled to depth 2
Citation extraction: Raw Wikipedia wikitext is parsed to extract
{{cite book}},{{citation}}, and related templates.Deduplication: Citation titles are normalized (lowercased, whitespace cleaned, punctuation stripped) before deduplication to merge variant forms of the same title.
Quality grading: Each citation is graded A–D based on available metadata fields.
Tools Used
- Wikipedia API (MediaWiki REST API) for article content and links
- mwparserfromhell for wikitext template parsing
- SQLite for storage during crawl
- Python crawler with adaptive depth and rate limiting
Limitations
- Citations are extracted from Wikipedia templates only. Plain-text references and footnotes without templates are not captured.
- Author name normalization is minimal — variants of the same author may appear as separate entries.
- The crawl reflects Wikipedia's state at the time of collection. Wikipedia is continuously edited.
- Some highly tangential articles may be included; the relevance scoring is heuristic, not perfect.
- The dataset covers English Wikipedia only. Important scholarship in Urdu, Kannada, Telugu, Marathi, or Persian is not captured unless cited in English articles.
Intended Uses
✅ Suitable For
- Digital humanities research — studying Wikipedia's coverage of South Asian history
- Bibliography construction — building reading lists for Deccan history research
- Network analysis — studying how historical topics relate through citation and link networks
- Information extraction research — Wikipedia citation parsing
- Historical coverage analysis — identifying gaps in Wikipedia's Deccan coverage
- Library science — automated bibliography generation from open web sources
❌ Not Suitable For
- Direct academic citation without manual verification of each source
- Completeness claims — this is not an exhaustive bibliography of all Deccan scholarship
- Non-English scholarship — limited to English Wikipedia citations
Seed Topics
The crawl was seeded with 85+ carefully selected topics including:
Kingdoms & Sultanates: Kingdom of Mysore, Bahmani Sultanate, Vijayanagara Empire, Deccan Sultanates, Bijapur Sultanate, Golconda Sultanate, Ahmadnagar Sultanate, Berar Sultanate, Bidar Sultanate, Maratha Empire
Key Rulers: Tipu Sultan, Hyder Ali, Krishnadevaraya, Shivaji, Malik Ambar, Yusuf Adil Shah, Ibrahim Adil Shah II, Muhammad Quli Qutb Shah, Chand Bibi, Firoz Shah Bahmani, Mahmud Gawan
Battles & Events: Battle of Talikota, Anglo-Mysore Wars, Battle of Seringapatam, Siege of Bijapur, Siege of Golconda
Architecture: Gol Gumbaz, Charminar, Ibrahim Rauza, Golconda Fort, Bidar Fort, Mahmud Gawan Madrasa, Qutb Shahi Tombs
Culture: Deccani painting, Deccani Urdu, Bidriware, Kitab-e-Nauras, Carnatic music
Geography: Deccan Plateau, Hyderabad, Bijapur, Gulbarga, Bidar, Ahmadnagar, Krishna River, Tungabhadra River
Full seed list available in the crawler source code.
Citation
If you use this dataset in your research, please cite:
@dataset{deccan_history_citations,
title = {Deccan History Wiki Citations: A Wikipedia Citation Network Dataset},
author = {The Indo Islamic},
year = {2026},
publisher = {Hugging Face},
url = {https://huggingface.co/datasets/TheIndoIslamic/deccan-history-wiki-citations},
license = {cc-by-sa-4.0},
note = {Derived from English Wikipedia under CC-BY-SA 4.0}
}
License
This dataset is released under Creative Commons Attribution-ShareAlike 4.0 International (CC-BY-SA 4.0), consistent with the license of its source, English Wikipedia.
You are free to share and adapt this dataset for any purpose, including commercial use, provided you give appropriate credit and distribute any derivative works under the same license.
Acknowledgements
- Wikipedia contributors for the source articles and citations
- Wikimedia Foundation for the MediaWiki API
- Dataset constructed using the English Wikipedia snapshot accessed in 2026.
- Downloads last month
- 13