seven / data3.json
Shivu185's picture
Upload 2 files
b407c71 verified
[
{
"title": "To Kill a Mockingbird",
"author": "Harper Lee",
"publication_year": 1960,
"genre": "Fiction"
},
{
"title": "1984",
"author": "George Orwell",
"publication_year": 1949,
"genre": "Dystopian"
},
{
"title": "The Great Gatsby",
"author": "F. Scott Fitzgerald",
"publication_year": 1925,
"genre": "Tragedy"
},
{
"title": "Pride and Prejudice",
"author": "Jane Austen",
"publication_year": 1813,
"genre": "Romance"
},
{
"title": "The Catcher in the Rye",
"author": "J.D. Salinger",
"publication_year": 1951,
"genre": "Literary Fiction"
},
{
"title": "Moby Dick",
"author": "Herman Melville",
"publication_year": 1851,
"genre": "Adventure"
},
{
"title": "War and Peace",
"author": "Leo Tolstoy",
"publication_year": 1869,
"genre": "Historical Fiction"
},
{
"title": "The Odyssey",
"author": "Homer",
"publication_year": -800,
"genre": "Epic Poetry"
},
{
"title": "Ulysses",
"author": "James Joyce",
"publication_year": 1922,
"genre": "Modernist"
},
{
"title": "The Divine Comedy",
"author": "Dante Alighieri",
"publication_year": 1320,
"genre": "Epic Poetry"
}
]