Fortnite API Items

jwut·January 22, 2025

Description

I wanted to visualize the different item rarities and seasonal releases of Fortnite items.

Summary


Dataset Summary

There are over 7000 rows/items in this CSV file, and the columns have been cleaned. The values in some of the columns have been changed, to make it more neater and prepared for visualization. For example, the raw data had messier rarity and timestamps. I replaced those values with cleaner one word/one year values.

  • {"value":"epic","displayValue":"Epic","backendValue":"EFortRarity::Epic"} -> Epic
  • "added":"2022-12-07T18:54:45Z" -> 2022

I also dropped columns from the raw data, like video and image urls, that weren't needed

The processed data included six columns

  • id integer
  • item_id string
  • name string
  • description string
  • rarity string
  • date added integer

Link to github repo:

https://github.com/jw-ut/ItemsAPI

Basic info
Author
jwut
Shared withEveryone
CreatedMarch 02, 2023
Size627 KB
LicenseN/A
Dictionary1 tables
Original URLGo to check
Publishedimage
public datasets
Advanced features
Insights
Based on the provided information of the dataset, would it be possible to provide some relevant inquiries?
What columns are included in the document?
How many rows does the document contain?

Fortnite API Items

jwut·January 22, 2025

Description

I wanted to visualize the different item rarities and seasonal releases of Fortnite items.

Summary


Dataset Summary

There are over 7000 rows/items in this CSV file, and the columns have been cleaned. The values in some of the columns have been changed, to make it more neater and prepared for visualization. For example, the raw data had messier rarity and timestamps. I replaced those values with cleaner one word/one year values.

  • {"value":"epic","displayValue":"Epic","backendValue":"EFortRarity::Epic"} -> Epic
  • "added":"2022-12-07T18:54:45Z" -> 2022

I also dropped columns from the raw data, like video and image urls, that weren't needed

The processed data included six columns

  • id integer
  • item_id string
  • name string
  • description string
  • rarity string
  • date added integer

Link to github repo:

https://github.com/jw-ut/ItemsAPI

Scan the QR code to ask more questions about the paper
© 2025 Powerdrill. All rights reserved.