- Description: Contains information about countries represented in the dataset.
- Columns:
id
: Unique identifier for the country.name
: Name of the country.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
{ | |
"status": "success", | |
"has_more": true, | |
"postback_params": "{\"last_created_timestamp\":{\"seconds\":1714292519},\"last_order_id\":5747518212}", | |
"results": [{ | |
"layout_config": { | |
"snippet_type": "filter_info_card", | |
"layout_type": "carousel", | |
"section_count": 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yay -S python-conda python-boltons python-tqdm | |
conda init |
OlderNewer